C# 클래스 Ultralight.Tests.MockListener

상속: IStompListener
파일 보기 프로젝트 열기: ernstnaezer/ultralight

공개 메소드들

메소드 설명
Start ( ) : void

Start the listener

Stop ( ) : void

Stops this instance.

메소드 상세

Start() 공개 메소드

Start the listener
public Start ( ) : void
리턴 void

Stop() 공개 메소드

Stops this instance.
public Stop ( ) : void
리턴 void