C# Class LibiadaMusic.ScoreModel.DurationType

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

Méthodes publiques

Méthode Description
ParseType ( string type ) : int[]

The parse type.

Method Details

ParseType() public static méthode

The parse type.
/// Thrown if type is unknown. ///
public static ParseType ( string type ) : int[]
type string /// The type. ///
Résultat int[]