C# Class ProjectGenerator.XmlReader

Afficher le fichier Open project: mheise/Unmake Class Usage Examples

Méthodes publiques

Méthode Description
read ( string absfilepath ) : void
readbuildfile ( string absfilepath ) : KeyValuePair,Dictionary>

Method Details

read() public méthode

public read ( string absfilepath ) : void
absfilepath string
Résultat void

readbuildfile() public méthode

public readbuildfile ( string absfilepath ) : KeyValuePair,Dictionary>
absfilepath string
Résultat KeyValuePair,Dictionary>