C# Class Server.GameLoginEventArgs

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

Méthodes publiques

Méthode Description
GameLoginEventArgs ( Server.Network.NetState state, string un, string pw ) : System

Method Details

GameLoginEventArgs() public méthode

public GameLoginEventArgs ( Server.Network.NetState state, string un, string pw ) : System
state Server.Network.NetState
un string
pw string
Résultat System