Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CounterWrapper
C# Class CounterWrapper, ave-2015-16-sem1-i41n
Show file
Open project: isel-leic-ave/ave-2015-16-sem1-i41n
Class Usage Examples
Public Methods
Method
Description
CallCountEvent
(
int
n
) :
void
CounterWrapper
(
Counter,
c
) :
System
DoIt
(
int
start
,
int
end
) :
void
Method Details
CallCountEvent()
public
method
public
CallCountEvent
(
int
n
) :
void
n
int
return
void
CounterWrapper()
public
method
public
CounterWrapper
(
Counter,
c
) :
System
c
Counter,
return
System
DoIt()
public
method
public
DoIt
(
int
start
,
int
end
) :
void
start
int
end
int
return
void