C# 클래스 EvHttpSharp.OwinHost.EvOwinListener

상속: IDisposable
파일 보기 프로젝트 열기: kekekeks/evhttp-sharp

공개 메소드들

메소드 설명
Dispose ( ) : void
EvOwinListener ( object>.Func app, string address, ushort port ) : System

비공개 메소드들

메소드 설명
HandleRequest ( EventHttpRequest req ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

EvOwinListener() 공개 메소드

public EvOwinListener ( object>.Func app, string address, ushort port ) : System
app object>.Func
address string
port ushort
리턴 System