C# Class Server.DeleteRequestEventArgs

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

Méthodes publiques

Méthode Description
DeleteRequestEventArgs ( Server.Network.NetState state, int index ) : System

Method Details

DeleteRequestEventArgs() public méthode

public DeleteRequestEventArgs ( Server.Network.NetState state, int index ) : System
state Server.Network.NetState
index int
Résultat System