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
midi2piano
Form1.PNote
C# Class midi2piano.Form1.PNote
ファイルを表示
Open project: yogstation13/yogstation-old
Public Properties
Property
Type
Description
Default
PNote
Length
float
Note
string
Public Methods
Method
Description
PNote
(
float
length
,
string
note
) :
System
Method Details
PNote()
public
method
public
PNote
(
float
length
,
string
note
) :
System
length
float
note
string
return
System
Property Details
Default
public_oe static_oe property
public
static
PNote
Default
return
PNote
Length
public_oe property
public
float
Length
return
float
Note
public_oe property
public
string
Note
return
string