C# 클래스 EvHttpSharp.OwinHost.EvOwinHost

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

공개 메소드들

메소드 설명
Start ( string address, int port, Action startup ) : IDisposable

메소드 상세

Start() 공개 정적인 메소드

public static Start ( string address, int port, Action startup ) : IDisposable
address string
port int
startup Action
리턴 IDisposable