[AdapterCommandAttribute("Stops each adapter in the collection.", new string[] { ... })]
publicvirtualvoidStop()
<AdapterCommandAttribute("Stops each adapter in the collection.", New String() { ... })>
PublicOverridableSubStop
public:
[AdapterCommandAttribute(L"Stops each adapter in the collection.", __gc new array<String^>^ { ... })]
virtualvoidStop()
[<AdapterCommandAttribute("Stops each adapter in the collection.", new string[] { ... })>]
abstractStop : unit->unit
[<AdapterCommandAttribute("Stops each adapter in the collection.", new string[] { ... })>]
overrideStop : unit->unit