C# Class org.GraphDefined.Vanaheimr.Hermod.HTTP.ContentTypeNode

A URL node which stores some childnodes and a callback
Afficher le fichier Open project: Vanaheimr/Hermod Class Usage Examples

Private Methods

Méthode Description
ContentTypeNode ( HTTPContentType HTTPContentType, HTTPAuthentication HTTPContentTypeAuthentication = null, HTTPDelegate RequestHandler = null, HTTPDelegate DefaultErrorHandler = null, URIReplacement AllowReplacement = URIReplacement.Fail ) : System

Creates a new HTTP ContentTypeNode.