C# 클래스 org.GraphDefined.Vanaheimr.Hermod.HTTP.ContentTypeNode

A URL node which stores some childnodes and a callback
파일 보기 프로젝트 열기: Vanaheimr/Hermod 1 사용 예제들

비공개 메소드들

메소드 설명
ContentTypeNode ( HTTPContentType HTTPContentType, HTTPAuthentication HTTPContentTypeAuthentication = null, HTTPDelegate RequestHandler = null, HTTPDelegate DefaultErrorHandler = null, URIReplacement AllowReplacement = URIReplacement.Fail ) : System

Creates a new HTTP ContentTypeNode.