C# Class Tmx.Server.Library.ObjectModel.ServerControl.ModulesLoader

Description of ModulesLoader.
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Méthode Description
Load ( ) : void
ModulesLoader ( string path, string fileNameTemplate, bool recurse ) : System.IO

Private Methods

Méthode Description
RecursivelyLoad ( string path ) : void

Method Details

Load() public méthode

public Load ( ) : void
Résultat void

ModulesLoader() public méthode

public ModulesLoader ( string path, string fileNameTemplate, bool recurse ) : System.IO
path string
fileNameTemplate string
recurse bool
Résultat System.IO