C# Class LSLib.Stats.StatsDataLoader

Inheritance: IDisposable
Afficher le fichier Open project: Norbyte/lslib

Méthodes publiques

Méthode Description
Dispose ( ) : void
ReadAll ( ) : List
StatsDataLoader ( string filePath ) : System

Private Methods

Méthode Description
CreateObject ( string name, string type ) : StatDefinition
TokenizeLine ( string line ) : List

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ReadAll() public méthode

public ReadAll ( ) : List
Résultat List

StatsDataLoader() public méthode

public StatsDataLoader ( string filePath ) : System
filePath string
Résultat System