Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SatoruErogeTimer
Eroge
C# 클래스 SatoruErogeTimer.Eroge
파일 보기
프로젝트 열기: Aixile/Etupirka
보호된 프로퍼티들
프로퍼티
타입
설명
time
int
title
string
공개 메소드들
메소드
설명
Eroge
( ) :
System
Eroge
(
string
_title
,
int
_time
) :
System
addTime
(
int
i
) :
void
getTime
( ) :
string
메소드 상세
Eroge()
공개
메소드
public
Eroge
( ) :
System
리턴
System
Eroge()
공개
메소드
public
Eroge
(
string
_title
,
int
_time
) :
System
_title
string
_time
int
리턴
System
addTime()
공개
메소드
public
addTime
(
int
i
) :
void
i
int
리턴
void
getTime()
공개
메소드
public
getTime
( ) :
string
리턴
string
프로퍼티 상세
time
보호되어 있는 프로퍼티
protected
int
time
리턴
int
title
보호되어 있는 프로퍼티
protected
string
title
리턴
string