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

Endadd_classification_filter() 공개 메소드

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