Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
LibiadaMusic
ScoreModel
DurationType
C# Class LibiadaMusic.ScoreModel.DurationType
The duration type.
ファイルを表示
Open project: intervals-mining-lab/libiada-core
Public Methods
Method
Description
ParseType
(
string
type
) :
int[]
The parse type.
Method Details
ParseType()
public
static
method
The parse type.
/// Thrown if type is unknown. ///
public
static
ParseType
(
string
type
) :
int[]
type
string
/// The type. ///
return
int[]