iControl.ManagementDevice.Endset_comment C# (CSharp) Метод

Endset_comment() публичный Метод

public Endset_comment ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endset_comment(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementDevice