C# Class Ultralight.Listeners.StompInMemoryListener

Inheritance: IStompListener
ファイルを表示 Open project: ernstnaezer/ultralight

Public Methods

Method Description
Start ( ) : void
Stop ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void