C# 클래스 Netronics.Http.HttpProperties

상속: Properties
파일 보기 프로젝트 열기: shlee322/Netronics

공개 메소드들

메소드 설명
HttpProperties ( Func handler, int port = 80 ) : System

메소드 상세

HttpProperties() 공개 메소드

public HttpProperties ( Func handler, int port = 80 ) : System
handler Func
port int
리턴 System