C# Class DumpXML.DumpXml

Exibir arquivo Open project: Merp/SharpTune

Public Properties

Property Type Description
rangeLengthList List
rangeNameList List
rangeStartList List

Public Methods

Method Description
readXml ( ) : void

Method Details

readXml() public method

public readXml ( ) : void
return void

Property Details

rangeLengthList public_oe property

public List rangeLengthList
return List

rangeNameList public_oe property

public List rangeNameList
return List

rangeStartList public_oe property

public List rangeStartList
return List