C# Class ResponseEventArgs, UnityFramework

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

Méthodes publiques

Méthode Description
ResponseEventArgs ( ) : System
ResponseEventArgs ( UInt32 rRet ) : System

Method Details

ResponseEventArgs() public méthode

public ResponseEventArgs ( ) : System
Résultat System

ResponseEventArgs() public méthode

public ResponseEventArgs ( UInt32 rRet ) : System
rRet System.UInt32
Résultat System