iControl.PEMPolicy.Endremove_classification_filter C# (CSharp) 메소드

Endremove_classification_filter() 공개 메소드

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