C# Class LibiadaMusic.Analysis.Reader

The reader.
Afficher le fichier Open project: intervals-mining-lab/libiada-core

Méthodes publiques

Méthode Description
SetData ( string path ) : void

The set data.

SetXmlData ( string path ) : void

The set xml data.

Method Details

SetData() public méthode

The set data.
public SetData ( string path ) : void
path string /// The path. ///
Résultat void

SetXmlData() public méthode

The set xml data.
public SetXmlData ( string path ) : void
path string /// The path. ///
Résultat void