C# Class ResponseLoginEventArgs, UnityFramework

Inheritance: ResponseEventArgs
Mostra file Open project: meta-42/uEasyKit Class Usage Examples

Public Methods

Method Description
ResponseLoginEventArgs ( ) : System
ResponseLoginEventArgs ( UInt32 rRet, string rLoginKey ) : System

Method Details

ResponseLoginEventArgs() public method

public ResponseLoginEventArgs ( ) : System
return System

ResponseLoginEventArgs() public method

public ResponseLoginEventArgs ( UInt32 rRet, string rLoginKey ) : System
rRet System.UInt32
rLoginKey string
return System