C# Class Sample.subscriber1

Afficher le fichier Open project: brookshi/LLQNotifier Class Usage Examples

Méthodes publiques

Méthode Description
Unregister ( ) : void
subscriber1 ( ) : System
subscriber1 ( Stopwatch sw, System.Action cb ) : System

Private Methods

Méthode Description
Test1 ( ) : void
Test2 ( Event1 e ) : void

Method Details

Unregister() public méthode

public Unregister ( ) : void
Résultat void

subscriber1() public méthode

public subscriber1 ( ) : System
Résultat System

subscriber1() public méthode

public subscriber1 ( Stopwatch sw, System.Action cb ) : System
sw Stopwatch
cb System.Action
Résultat System