iControl.ASMPolicy.Endset_language_template C# (CSharp) Method

Endset_language_template() public method

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