C# Class ProjectGenerator.XmlReader

Mostrar archivo Open project: mheise/Unmake Class Usage Examples

Public Methods

Method Description
read ( string absfilepath ) : void
readbuildfile ( string absfilepath ) : KeyValuePair,Dictionary>

Method Details

read() public method

public read ( string absfilepath ) : void
absfilepath string
return void

readbuildfile() public method

public readbuildfile ( string absfilepath ) : KeyValuePair,Dictionary>
absfilepath string
return KeyValuePair,Dictionary>