C# 클래스 HttpServer.Program

파일 보기 프로젝트 열기: ProfessionalCSharp/ProfessionalCSharp6

공개 메소드들

메소드 설명
StartServerAsync ( ) : Task

비공개 메소드들

메소드 설명
GetHeaderInfo ( HeaderCollection headers ) : IEnumerable
GetHtmlContent ( HttpServer.Request request ) : byte[]
GetRequestInfo ( HttpServer.Request request ) : IEnumerable
Main ( string args ) : void
ShowUsage ( ) : void

메소드 상세

StartServerAsync() 공개 정적인 메소드

public static StartServerAsync ( ) : Task
리턴 Task