C# Class Sample.subscriber1

ファイルを表示 Open project: brookshi/LLQNotifier Class Usage Examples

Public Methods

Method Description
Unregister ( ) : void
subscriber1 ( ) : System
subscriber1 ( Stopwatch sw, System.Action cb ) : System

Private Methods

Method Description
Test1 ( ) : void
Test2 ( Event1 e ) : void

Method Details

Unregister() public method

public Unregister ( ) : void
return void

subscriber1() public method

public subscriber1 ( ) : System
return System

subscriber1() public method

public subscriber1 ( Stopwatch sw, System.Action cb ) : System
sw Stopwatch
cb System.Action
return System