C# Class Com.Aote.ObjectTools.MSMObj

Inheritance: CustomTypeHelper, IAsyncObject
Show file Open project: DuBin1988/restv2

Public Methods

Method Description
OnCompleted ( System e ) : void
SendMsg ( ) : void

Method Details

OnCompleted() public method

public OnCompleted ( System e ) : void
e System
return void

SendMsg() public method

public SendMsg ( ) : void
return void