[AdapterCommandAttribute("Resets the statistics of the action adapter.", new string[] { ... })]
public override void ResetStatistics()
<AdapterCommandAttribute("Resets the statistics of the action adapter.", New String() { ... })>
Public Overrides Sub ResetStatistics
public:
[AdapterCommandAttribute(L"Resets the statistics of the action adapter.",
__gc new array<String^>^ { ... })]
virtual void ResetStatistics() override
function ResetStatistics();