Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Sora
Plugin
C# Class Sora.Plugin
Inheritance:
IPlugin
Mostrar archivo
Open project: Mempler/Sora
Public Methods
Method
Description
OnDisable
( ) :
void
OnEnable
(
IApplicationBuilder
app
) :
void
Method Details
OnDisable()
public
method
public
OnDisable
( ) :
void
return
void
OnEnable()
public
method
public
OnEnable
(
IApplicationBuilder
app
) :
void
app
IApplicationBuilder
return
void