C# Class Server.ChangeProfileRequestEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
ChangeProfileRequestEventArgs ( Server.Mobile beholder, Server.Mobile beheld, string text ) : System

Method Details

ChangeProfileRequestEventArgs() public méthode

public ChangeProfileRequestEventArgs ( Server.Mobile beholder, Server.Mobile beheld, string text ) : System
beholder Server.Mobile
beheld Server.Mobile
text string
Résultat System