iControl.ManagementKeyCertificate.Endimport_all_from_archive_file C# (CSharp) 메소드

Endimport_all_from_archive_file() 공개 메소드

public Endimport_all_from_archive_file ( System asyncResult ) : void
asyncResult System
리턴 void
        public void Endimport_all_from_archive_file(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementKeyCertificate