C# Class NFrame.NFMasterServerPlugin

Inheritance: NFIPlugin
Afficher le fichier Open project: ketoo/NFrame

Méthodes publiques

Méthode Description
AfterInit ( ) : void
BeforeShut ( ) : void
Execute ( ) : void
Init ( ) : void
Shut ( ) : void

Method Details

AfterInit() public méthode

public AfterInit ( ) : void
Résultat void

BeforeShut() public méthode

public BeforeShut ( ) : void
Résultat void

Execute() public méthode

public Execute ( ) : void
Résultat void

Init() public méthode

public Init ( ) : void
Résultat void

Shut() public méthode

public Shut ( ) : void
Résultat void