C# Class CounterWrapper, ave-2015-16-sem1-i41n

Afficher le fichier Open project: isel-leic-ave/ave-2015-16-sem1-i41n Class Usage Examples

Méthodes publiques

Méthode Description
CallCountEvent ( int n ) : void
CounterWrapper ( Counter, c ) : System
DoIt ( int start, int end ) : void

Method Details

CallCountEvent() public méthode

public CallCountEvent ( int n ) : void
n int
Résultat void

CounterWrapper() public méthode

public CounterWrapper ( Counter, c ) : System
c Counter,
Résultat System

DoIt() public méthode

public DoIt ( int start, int end ) : void
start int
end int
Résultat void