C# Class Server.Commands.VisibilityList

Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
Initialize ( ) : void
OnLogin ( LoginEventArgs e ) : void

Private Methods

Méthode Description
VisClear_OnCommand ( Server.Commands.CommandEventArgs e ) : void
VisList_OnCommand ( Server.Commands.CommandEventArgs e ) : void
Vis_OnCommand ( Server.Commands.CommandEventArgs e ) : void

Method Details

Initialize() public static méthode

public static Initialize ( ) : void
Résultat void

OnLogin() public static méthode

public static OnLogin ( LoginEventArgs e ) : void
e LoginEventArgs
Résultat void