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