iControl.ASMPolicy.Endcreate_from_template_names_with_language C# (CSharp) 메소드

Endcreate_from_template_names_with_language() 공개 메소드

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