Microsoft.Protocols.TestSuites.Common.ListsSoap.EndDeleteAttachment C# (CSharp) Method

EndDeleteAttachment() public method

public EndDeleteAttachment ( System asyncResult ) : void
asyncResult System
return void
        public void EndDeleteAttachment(System.IAsyncResult asyncResult)
        {
            this.EndInvoke(asyncResult);
        }
ListsSoap