C# Class StateName, Subtext

Inheritance: CookComputing.XmlRpc.XmlRpcClientProtocol
Mostrar archivo Open project: ayende/Subtext Class Usage Examples

Public Methods

Method Description
EndGetStateName ( IAsyncResult asr ) : string

Private Methods

Method Description
BeginGetStateName ( int stateNumber ) : IAsyncResult
BeginGetStateName ( int stateNumber, AsyncCallback, callback, object asyncState ) : IAsyncResult
GetStateNameUsingMethodInfo ( int stateNumber ) : string
GetStateNameUsingMethodInfo ( string stateNumber ) : string
GetStateNameUsingMethodName ( int stateNumber ) : string
GetStateNameUsingMethodName ( string stateNumber ) : string

Method Details

EndGetStateName() public method

public EndGetStateName ( IAsyncResult asr ) : string
asr IAsyncResult
return string