C# Class LibiadaMusic.Analysis.Reader

The reader.
Show file Open project: intervals-mining-lab/libiada-core

Public Methods

Method Description
SetData ( string path ) : void

The set data.

SetXmlData ( string path ) : void

The set xml data.

Method Details

SetData() public method

The set data.
public SetData ( string path ) : void
path string /// The path. ///
return void

SetXmlData() public method

The set xml data.
public SetXmlData ( string path ) : void
path string /// The path. ///
return void