Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Arma2NETMySQLPlugin
Startup
C# Class Arma2NETMySQLPlugin.Startup
Exibir arquivo
Open project: firefly2442/Arma2NETMySQLPlugin
Class Usage Examples
Public Properties
Property
Type
Description
logger_object
Logger
started_up
System.Boolean
Public Methods
Method
Description
StartupConnection
( ) :
void
Unload
( ) :
void
Method Details
StartupConnection()
public
static
method
public
static
StartupConnection
( ) :
void
return
void
Unload()
public
static
method
public
static
Unload
( ) :
void
return
void
Property Details
logger_object
public_oe static_oe property
public
static
Logger
logger_object
return
Logger
started_up
public_oe static_oe property
public
static
Boolean,System
started_up
return
System.Boolean