C# Class AriDEVParser.Loading.Loaders.AriDEVLoader

Inheritance: Loader
Afficher le fichier Open project: AriDEV/AriDEVParser

Méthodes publiques

Méthode Description
AriDEVLoader ( string file ) : System.Collections.Generic
ParseFile ( ) : IEnumerable

Method Details

AriDEVLoader() public méthode

public AriDEVLoader ( string file ) : System.Collections.Generic
file string
Résultat System.Collections.Generic

ParseFile() public méthode

public ParseFile ( ) : IEnumerable
Résultat IEnumerable