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

Endadd_flow_info_filter() 공개 메소드

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