Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Netronics
Ant
Loader
C# Class Netronics.Ant.Loader
Mostra file
Open project: shlee322/Netronics
Public Methods
Method
Description
Load
(
AntConfig
config
) :
void
Protected Methods
Method
Description
GetConfig
( ) :
AntConfig
Load
( ) :
void
Method Details
GetConfig()
protected
method
protected
GetConfig
( ) :
AntConfig
return
AntConfig
Load()
protected
method
protected
Load
( ) :
void
return
void
Load()
public
static
method
public
static
Load
(
AntConfig
config
) :
void
config
AntConfig
return
void