iControl.ManagementResourceRecord.Enddelete_hinfo C# (CSharp) Méthode

Enddelete_hinfo() public méthode

public Enddelete_hinfo ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Enddelete_hinfo(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementResourceRecord