C# Class ResponseLoginEventArgs, UnityFramework

Inheritance: ResponseEventArgs
Afficher le fichier Open project: meta-42/uEasyKit Class Usage Examples

Méthodes publiques

Méthode Description
ResponseLoginEventArgs ( ) : System
ResponseLoginEventArgs ( UInt32 rRet, string rLoginKey ) : System

Method Details

ResponseLoginEventArgs() public méthode

public ResponseLoginEventArgs ( ) : System
Résultat System

ResponseLoginEventArgs() public méthode

public ResponseLoginEventArgs ( UInt32 rRet, string rLoginKey ) : System
rRet System.UInt32
rLoginKey string
Résultat System