C# Class Netronics.Ant.Loader

Afficher le fichier Open project: shlee322/Netronics

Méthodes publiques

Méthode Description
Load ( AntConfig config ) : void

Méthodes protégées

Méthode Description
GetConfig ( ) : AntConfig
Load ( ) : void

Method Details

GetConfig() protected méthode

protected GetConfig ( ) : AntConfig
Résultat AntConfig

Load() protected méthode

protected Load ( ) : void
Résultat void

Load() public static méthode

public static Load ( AntConfig config ) : void
config AntConfig
Résultat void