C# Class WarTornLands.Counter.BangEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: floAr/WarTornLands Class Usage Examples

Méthodes publiques

Méthode Description
BangEventArgs ( string id ) : System
IsDesiredCounter ( string id ) : bool

Method Details

BangEventArgs() public méthode

public BangEventArgs ( string id ) : System
id string
Résultat System

IsDesiredCounter() public méthode

public IsDesiredCounter ( string id ) : bool
id string
Résultat bool