Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BlottoBeats
Library
SongData
Song
C# 클래스 BlottoBeats.Library.SongData.Song
파일 보기
프로젝트 열기: Zwolf11/BlottoBeats
1 사용 예제들
공개 메소드들
메소드
설명
Song
(
int
temp
,
string
ky
,
string
gen
) :
System
addSegment
(
SongSegment
x
) :
void
메소드 상세
Song()
공개
메소드
public
Song
(
int
temp
,
string
ky
,
string
gen
) :
System
temp
int
ky
string
gen
string
리턴
System
addSegment()
공개
메소드
public
addSegment
(
SongSegment
x
) :
void
x
SongSegment
리턴
void