[AdapterCommandAttribute("Starts, or restarts, each adapter in the collection.",
new string[] { ... })]
publicvirtualvoidStart()
<AdapterCommandAttribute("Starts, or restarts, each adapter in the collection.",
New String() { ... })>
PublicOverridableSubStart
public:
[AdapterCommandAttribute(L"Starts, or restarts, each adapter in the collection.",
__gc new array<String^>^ { ... })]
virtualvoidStart()
[<AdapterCommandAttribute("Starts, or restarts, each adapter in the collection.",
new string[] { ... })>]
abstractStart : unit->unit
[<AdapterCommandAttribute("Starts, or restarts, each adapter in the collection.",
new string[] { ... })>]
overrideStart : unit->unit