C# Class Server.Misc.GiftGiving

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

Méthodes publiques

Méthode Description
Initialize ( ) : void
Register ( GiftGiver giver ) : void

Private Methods

Méthode Description
EventSink_Login ( LoginEventArgs e ) : void

Method Details

Initialize() public static méthode

public static Initialize ( ) : void
Résultat void

Register() public static méthode

public static Register ( GiftGiver giver ) : void
giver GiftGiver
Résultat void