C# 클래스 CrestSharp.Infrastructure.CrestInternalAuthenticationWebserver

파일 보기 프로젝트 열기: rischwa/eve-fast-fitting-assessment

공개 메소드들

메소드 설명
ListenFor ( Uri localUri ) : void
Stop ( ) : void

비공개 메소드들

메소드 설명
Run ( ) : void

메소드 상세

ListenFor() 공개 메소드

public ListenFor ( Uri localUri ) : void
localUri System.Uri
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void