Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CounterWrapper
C# 클래스 CounterWrapper, ave-2015-16-sem1-i41n
파일 보기
프로젝트 열기: isel-leic-ave/ave-2015-16-sem1-i41n
1 사용 예제들
공개 메소드들
메소드
설명
CallCountEvent
(
int
n
) :
void
CounterWrapper
(
Counter,
c
) :
System
DoIt
(
int
start
,
int
end
) :
void
메소드 상세
CallCountEvent()
공개
메소드
public
CallCountEvent
(
int
n
) :
void
n
int
리턴
void
CounterWrapper()
공개
메소드
public
CounterWrapper
(
Counter,
c
) :
System
c
Counter,
리턴
System
DoIt()
공개
메소드
public
DoIt
(
int
start
,
int
end
) :
void
start
int
end
int
리턴
void