C# Class Sora.Plugin

Inheritance: IPlugin
Afficher le fichier Open project: Mempler/Sora

Méthodes publiques

Méthode Description
OnDisable ( ) : void
OnEnable ( IApplicationBuilder app ) : void

Method Details

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( IApplicationBuilder app ) : void
app IApplicationBuilder
Résultat void