C# Webserver
HttpServer.dll
Table of contents
-
HttpServer Namespace
-
ClientDisconnectedHandler Delegate
-
ConnectionType Enumeration
-
ConsoleLogWriter Class
-
ConsoleLogWriter Members
-
ConsoleLogWriter Methods
-
GetColor Method
-
Logwriter Method
-
ContentType Class
-
ContentType Members
-
ContentType Constructor
-
ContentType Fields
-
Html Field
-
Text Field
-
Xml Field
-
ContentType Methods
-
ContentTypes Class
-
ContentTypes Members
-
ContentTypes Constructor
-
ContentTypes Methods
-
Contains Method
-
GetEnumerator Method
-
ContentTypes Properties
-
First Property
-
Item Property
-
ExceptionHandler Delegate
-
HttpClientContext Class
-
HttpClientContext Members
-
HttpClientContext Constructor
-
HttpClientContext Constructor (Boolean, Stream, RequestReceivedHandler)
-
HttpClientContext Constructor (Boolean, RequestReceivedHandler, ClientDisconnectedHandler, Stream, WriteLogHandler)
-
HttpClientContext Fields
-
BufferSize Field
-
HttpClientContext Methods
-
Respond Method
-
Respond Method (String)
-
Respond Method (String, HttpStatusCode, String)
-
Respond Method (String, HttpStatusCode, String, String)
-
Send Method
-
Send Method (Byte[])
-
Send Method (Byte[], Int32, Int32)
-
WriteLog Method
-
HttpClientContext Properties
-
CurrentRequest Property
-
Secured Property
-
HttpFile Class
-
HttpFile Members
-
HttpFile Constructor
-
HttpFile Methods
-
Dispose Method
-
Dispose Method
-
Dispose Method (Boolean)
-
Finalize Method
-
HttpFile Properties
-
ContentType Property
-
Filename Property
-
Name Property
-
HttpForm Class
-
HttpForm Members
-
HttpForm Constructor
-
HttpForm Constructor (HttpInput)
-
HttpForm Constructor (String)
-
HttpForm Fields
-
EmptyForm Field
-
HttpForm Methods
-
AddFile Method
-
Clear Method
-
ContainsFile Method
-
GetFile Method
-
HttpForm Properties
-
HttpHelper Class
-
HttpHelper Members
-
HttpHelper Fields
-
EmptyUri Field
-
HTTP10 Field
-
HTTP11 Field
-
HttpHelper Methods
-
ParseQueryString Method
-
HttpInput Class
-
HttpInput Members
-
HttpInput Constructor
-
HttpInput Constructor (HttpInput)
-
HttpInput Constructor (String)
-
HttpInput Constructor (String, Boolean)
-
HttpInput Fields
-
_ignoreChanges Field
-
Empty Field
-
HttpInput Methods
-
Add Method
-
Clear Method
-
Contains Method
-
ExtractOne Method
-
GetEnumerator Method
-
ParseItem Method
-
ToString Method
-
HttpInput Properties
-
Item Property
-
Name Property
-
HttpInputBase Interface
-
HttpInputBase Members
-
HttpInputBase Methods
-
Add Method
-
Contains Method
-
GetEnumerator Method
-
HttpInputBase Properties
-
Item Property
-
HttpInputItem Class
-
HttpInputItem Members
-
HttpInputItem Constructor
-
HttpInputItem Constructor (HttpInputItem)
-
HttpInputItem Constructor (String, String)
-
HttpInputItem Fields
-
Empty Field
-
HttpInputItem Methods
-
Add Method
-
Add Method (String)
-
Add Method (String, String)
-
Contains Method
-
GetEnumerator Method
-
ToString Method
-
ToString Method
-
ToString Method (String)
-
HttpInputItem Properties
-
Count Property
-
Item Property
-
Name Property
-
Value Property
-
Values Property
-
HttpListener Class
-
HttpListener Members
-
HttpListener Constructor
-
HttpListener Constructor (IPAddress, Int32)
-
HttpListener Constructor (IPAddress, Int32, X509Certificate)
-
HttpListener Constructor (IPAddress, Int32, X509Certificate, SslProtocols)
-
HttpListener Methods
-
BeginAcceptSocket Method
-
EndAcceptSocket Method
-
Start Method
-
Stop Method
-
WriteLog Method
-
HttpListener Properties
-
DisconnectHandler Property
-
LogWriter Property
-
RequestHandler Property
-
HttpListener Events
-
ExceptionThrown Event
-
HttpParam Class
-
HttpParam Members
-
HttpParam Constructor
-
HttpParam Fields
-
Empty Field
-
HttpParam Methods
-
Add Method
-
Contains Method
-
GetEnumerator Method
-
HttpParam Properties
-
Item Property
-
HttpRequest Class
-
HttpRequest Members
-
HttpRequest Constructor
-
HttpRequest Fields
-
UriSplitters Field
-
HttpRequest Methods
-
AddHeader Method
-
Clone Method
-
DecodeBody Method
-
HttpRequest Properties
-
AcceptTypes Property
-
Body Property
-
BodyIsComplete Property
-
Connection Property
-
ContentLength Property
-
Cookies Property
-
Form Property
-
Headers Property
-
HttpVersion Property
-
IsAjax Property
-
Method Property
-
Param Property
-
QueryString Property
-
Uri Property
-
UriParts Property
-
HttpRequestParser Class
-
HttpRequestParser Members
-
HttpRequestParser Constructor
-
HttpRequestParser Methods
-
OnFirstLine Method
-
OnHeader Method
-
ParseMessage Method
-
WriteLog Method
-
HttpRequestParser Properties
-
CurrentState Property
-
HttpRequestParser.RequestCompletedHandler Delegate
-
HttpRequestParser.State Enumeration
-
HttpResponse Class
-
HttpResponse Members
-
HttpResponse Constructor
-
HttpResponse Methods
-
AddHeader Method
-
Redirect Method
-
Redirect Method (String)
-
Redirect Method (Uri)
-
Send Method
-
SendBody Method
-
SendBody Method (Byte[])
-
SendBody Method (Byte[], Int32, Int32)
-
SendHeaders Method
-
HttpResponse Properties
-
Body Property
-
Chunked Property
-
Connection Property
-
ContentLength Property
-
ContentType Property
-
Cookies Property
-
Encoding Property
-
HeadersSent Property
-
KeepAlive Property
-
Reason Property
-
Sent Property
-
Status Property
-
HttpServer Class
-
HttpServer Members
-
HttpServer Constructor
-
HttpServer Methods
-
Add Method
-
Add Method (HttpModule)
-
Add Method (RedirectRule)
-
DecodeBody Method
-
ErrorPage Method
-
ErrorPage Method (HttpResponse, HttpException)
-
ErrorPage Method (HttpResponse, HttpStatusCode, String)
-
GetRealm Method
-
HandleRequest Method
-
OnClientDisconnected Method
-
ProcessAuthentication Method
-
RequestAuthentication Method
-
Start Method
-
Start Method (IPAddress, Int32)
-
Start Method (IPAddress, Int32, X509Certificate)
-
Stop Method
-
WriteLog Method
-
HttpServer Properties
-
AuthenticationModules Property
-
FormDecoderProviders Property
-
ServerName Property
-
SessionCookieName Property
-
HttpServer Events
-
ExceptionThrown Event
-
LogEntryWritten Event
-
RealmWanted Event
-
HttpSession Interface
-
HttpSession Members
-
HttpSession Methods
-
Clear Method
-
HttpSession Properties
-
Accessed Property
-
Count Property
-
Id Property
-
Item Property
-
LogPrio Enumeration
-
Method Class
-
Method Members
-
Method Fields
-
Delete Field
-
Get Field
-
Header Field
-
Options Field
-
Post Field
-
Put Field
-
Trace Field
-
Methods Class
-
Methods Members
-
Methods Fields
-
Delete Field
-
Get Field
-
Header Field
-
Options Field
-
Post Field
-
Put Field
-
Trace Field
-
RealmHandler Delegate
-
RequestCookie Class
-
RequestCookie Members
-
RequestCookie Constructor
-
RequestCookie Methods
-
ToString Method
-
RequestCookie Properties
-
Name Property
-
Value Property
-
RequestCookies Class
-
RequestCookies Members
-
RequestCookies Constructor
-
RequestCookies Methods
-
Clear Method
-
GetEnumerator Method
-
RequestCookies Properties
-
Count Property
-
Item Property
-
RequestReceivedHandler Delegate
-
ResponseCookie Class
-
ResponseCookie Members
-
ResponseCookie Constructor
-
ResponseCookie Constructor (RequestCookie, DateTime)
-
ResponseCookie Constructor (String, String, DateTime)
-
ResponseCookie Constructor (String, String, DateTime, String, String)
-
ResponseCookie Methods
-
ToString Method
-
ResponseCookie Properties
-
Expires Property
-
Path Property
-
ResponseCookies Class
-
ResponseCookies Members
-
ResponseCookies Constructor
-
ResponseCookies Methods
-
Add Method
-
Add Method (ResponseCookie)
-
Add Method (RequestCookie, DateTime)
-
Clear Method
-
GetEnumerator Method
-
ResponseCookies Properties
-
Count Property
-
Item Property
-
WriteLogHandler Delegate
-
HttpServer.Authentication Namespace
-
AuthenticationHandler Delegate
-
AuthModule Class
-
AuthModule Members
-
AuthModule Constructor
-
AuthModule Methods
-
Authenticate Method
-
AuthenticationRequired Method
-
CheckAuthentication Method
-
CreateResponse Method
-
AuthModule Properties
-
Name Property
-
AuthModule Events
-
OnAuthenticate Event
-
OnAuthenticationRequired Event
-
AuthRequiredDelegate Delegate
-
BasicAuthentication Class
-
BasicAuthentication Members
-
BasicAuthentication Constructor
-
BasicAuthentication Methods
-
Authenticate Method
-
CreateResponse Method
-
BasicAuthentication Properties
-
Name Property
-
BasicAuthentication Events
-
DigestAuthentication Class
-
DigestAuthentication Members
-
DigestAuthentication Constructor
-
DigestAuthentication Fields
-
DisableNonceCheck Field
-
DigestAuthentication Methods
-
Authenticate Method
-
CreateResponse Method
-
Decode Method
-
GetCurrentNonce Method
-
GetMD5HashBinHex2 Method
-
IsValidNonce Method
-
DigestAuthentication Properties
-
Name Property
-
DigestAuthentication Events
-
HttpServer.Controllers Namespace
-
AuthRequiredAttribute Class
-
AuthRequiredAttribute Members
-
AuthRequiredAttribute Constructor
-
AuthRequiredAttribute Constructor
-
AuthRequiredAttribute Constructor (Int32)
-
AuthRequiredAttribute Methods
-
AuthRequiredAttribute Properties
-
Level Property
-
AuthValidatorAttribute Class
-
AuthValidatorAttribute Members
-
AuthValidatorAttribute Constructor
-
AuthValidatorAttribute Methods
-
AuthValidatorAttribute Properties
-
BeforeFilterAttribute Class
-
BeforeFilterAttribute Members
-
BeforeFilterAttribute Constructor
-
BeforeFilterAttribute Constructor
-
BeforeFilterAttribute Constructor (FilterPosition)
-
BeforeFilterAttribute Methods
-
BeforeFilterAttribute Properties
-
Position Property
-
ControllerNameAttribute Class
-
ControllerNameAttribute Members
-
ControllerNameAttribute Constructor
-
ControllerNameAttribute Methods
-
ControllerNameAttribute Properties
-
Name Property
-
FilterPosition Enumeration
-
RawHandlerAttribute Class
-
RawHandlerAttribute Members
-
RawHandlerAttribute Constructor
-
RawHandlerAttribute Methods
-
RawHandlerAttribute Properties
-
RequestController Class
-
RequestController Members
-
RequestController Constructor
-
RequestController Constructor
-
RequestController Constructor (RequestController)
-
RequestController Methods
-
CanHandle Method
-
Clone Method
-
GetMethod Method
-
InvokeMethod Method
-
OnUnhandledException Method
-
Process Method
-
SetupRequest Method
-
RequestController Properties
-
AuthenticationTag Property
-
ControllerName Property
-
DefaultMethod Property
-
Id Property
-
MethodName Property
-
Request Property
-
RequestedExtension Property
-
Response Property
-
Session Property
-
ViewController Class
-
ViewController Members
-
ViewController Constructor
-
ViewController Constructor (ViewController)
-
ViewController Constructor (TemplateManager)
-
ViewController Methods
-
Render Method
-
RenderAction Method
-
RenderErrors Method
-
RenderJavascript Method
-
RenderJsErrors Method
-
RenderLayout Method
-
RenderTemplate Method
-
SetupRequest Method
-
ViewController Properties
-
Arguments Property
-
Errors Property
-
IncludeLayoutInAjaxRequests Property
-
Layout Property
-
Title Property
-
HttpServer.Exceptions Namespace
-
BadRequestException Class
-
BadRequestException Members
-
BadRequestException Constructor
-
BadRequestException Constructor (String)
-
BadRequestException Constructor (String, Exception)
-
BadRequestException Methods
-
BadRequestException Properties
-
ForbiddenException Class
-
ForbiddenException Members
-
ForbiddenException Constructor
-
ForbiddenException Methods
-
ForbiddenException Properties
-
HttpException Class
-
HttpException Members
-
HttpException Constructor
-
HttpException Constructor (HttpStatusCode, String)
-
HttpException Constructor (HttpStatusCode, String, Exception)
-
HttpException Methods
-
HttpException Properties
-
HttpStatusCode Property
-
InternalServerException Class
-
InternalServerException Members
-
InternalServerException Constructor
-
InternalServerException Constructor
-
InternalServerException Constructor (String)
-
InternalServerException Constructor (String, Exception)
-
InternalServerException Methods
-
InternalServerException Properties
-
NotFoundException Class
-
NotFoundException Members
-
NotFoundException Constructor
-
NotFoundException Constructor (String)
-
NotFoundException Constructor (String, Exception)
-
NotFoundException Methods
-
NotFoundException Properties
-
UnauthorizedException Class
-
UnauthorizedException Members
-
UnauthorizedException Constructor
-
UnauthorizedException Constructor
-
UnauthorizedException Constructor (String)
-
UnauthorizedException Constructor (String, Exception)
-
UnauthorizedException Methods
-
UnauthorizedException Properties
-
HttpServer.FormDecoders Namespace
-
FormDecoder Interface
-
FormDecoder Members
-
FormDecoder Methods
-
CanParse Method
-
Decode Method
-
FormDecoderProvider Class
-
FormDecoderProvider Members
-
FormDecoderProvider Constructor
-
FormDecoderProvider Methods
-
Add Method
-
Decode Method
-
FormDecoderProvider Properties
-
Count Property
-
Decoders Property
-
DefaultDecoder Property
-
MultipartDecoder Class
-
MultipartDecoder Members
-
MultipartDecoder Constructor
-
MultipartDecoder Fields
-
FormData Field
-
MimeType Field
-
MultipartDecoder Methods
-
CanParse Method
-
Decode Method
-
UrlDecoder Class
-
UrlDecoder Members
-
UrlDecoder Constructor
-
UrlDecoder Methods
-
CanParse Method
-
Decode Method
-
XmlDecoder Class
-
XmlDecoder Members
-
XmlDecoder Constructor
-
XmlDecoder Methods
-
CanParse Method
-
Decode Method
-
TraverseNode Method
-
HttpServer.Helpers Namespace
-
FormHelper Class
-
FormHelper Members
-
FormHelper Fields
-
JSImplementation Field
-
FormHelper Methods
-
CheckBox Method
-
CheckBox Method (String, Object, Boolean, String[])
-
CheckBox Method (String, String, Boolean, String[])
-
CheckBox Method (String, String, Object, Boolean, String[])
-
End Method
-
Options Method
-
RadioButton Method
-
RadioButton Method (String, Object, Boolean, String[])
-
RadioButton Method (String, String, Object, Boolean, String[])
-
Select Method
-
Select Method (String, IEnumerable, GetIdTitle, Object, Boolean)
-
Select Method (String, String, IEnumerable, GetIdTitle, Object, Boolean)
-
Select Method (String, String, IEnumerable, GetIdTitle, Object, Boolean, String[])
-
Start Method
-
Start Method (String, String, Boolean)
-
Start Method (String, String, Boolean, String)
-
FormValidator Class
-
FormValidator Members
-
FormValidator Constructor
-
FormValidator Constructor (HttpInputBase)
-
FormValidator Constructor ()
-
FormValidator Constructor (NameValueCollection)
-
FormValidator Constructor (HttpInputBase, NameValueCollection)
-
FormValidator Constructor (NameValueCollection, )
-
FormValidator Constructor (HttpInputBase, NameValueCollection, )
-
FormValidator Fields
-
FormValidator Methods
-
AlphaNumeric Method
-
AlphaNumeric Method (String)
-
AlphaNumeric Method (String, Boolean)
-
Boolean Method
-
Boolean Method (String)
-
Boolean Method (String, Boolean)
-
Char Method
-
Char Method (String)
-
Char Method (String, Boolean)
-
Digits Method
-
Digits Method (String, Boolean)
-
Digits Method (String, Boolean, String)
-
Email Method
-
Email Method (String, Boolean)
-
Format Method
-
Hex Method
-
Hex Method (String, Boolean)
-
Integer Method
-
Integer Method (String)
-
Integer Method (String, Boolean)
-
Letters Method
-
Letters Method (String, Boolean)
-
LettersExtra Method
-
LettersOrDigits Method
-
LettersOrDigits Method (String)
-
LettersOrDigits Method (String, Boolean)
-
Password Method
-
Password Method (String)
-
Password Method (String, Boolean)
-
Required Method
-
Required Method (String)
-
SetForm Method
-
SetForm Method (HttpInputBase)
-
SetForm Method (HttpInputBase, )
-
String Method
-
String Method (String)
-
String Method (String, Boolean)
-
FormValidator Properties
-
GetIdTitle Delegate
-
JavascriptHelperImplementation Class
-
JavascriptHelperImplementation Members
-
JavascriptHelperImplementation Constructor
-
JavascriptHelperImplementation Methods
-
AjaxFormOnSubmit Method
-
AjaxRequest Method
-
AjaxUpdater Method
-
CloseDialog Method
-
CreateDialog Method
-
DialogLink Method
-
GenerateOptions Method
-
JSHelper Class
-
JSHelper Members
-
JSHelper Methods
-
AjaxRequest Method
-
AjaxUpdater Method
-
CloseDialog Method
-
CreateDialog Method
-
ObjectForm Class
-
ObjectForm Members
-
ObjectForm Constructor
-
ObjectForm Constructor (String, Object)
-
ObjectForm Constructor (String, String, Object)
-
ObjectForm Constructor (String, String, Object, String)
-
ObjectForm Methods
-
Begin Method
-
Begin Method
-
Begin Method (Boolean)
-
Cb Method
-
End Method
-
Hidden Method
-
Label Method
-
Pb Method
-
Select Method
-
Select Method (String, String, String, Object[])
-
Select Method (String, IEnumerable, String, String, Object[])
-
Submit Method
-
Tb Method
-
Validator Class
-
Validator Members
-
Validator Constructor
-
Validator Constructor
-
Validator Constructor ()
-
Validator Constructor (NameValueCollection)
-
Validator Constructor (NameValueCollection, )
-
Validator Fields
-
_errors Field
-
_modelLang Field
-
_validatorLang Field
-
EmailRegEx Field
-
FieldAlphaNumeric Field
-
FieldBoolean Field
-
FieldDigits Field
-
FieldDigitsExtra Field
-
FieldEmail Field
-
FieldHex Field
-
FieldLetterOrDigit Field
-
FieldLetters Field
-
FieldLettersSpecial Field
-
FieldNumber Field
-
FieldPassword Field
-
FieldRequired Field
-
FieldValueFalse Field
-
FieldValueTrue Field
-
Language Field
-
PasswordChars Field
-
SpecialLetters Field
-
Validator Methods
-
AddDefaultPhrases Method
-
AlphaNumeric Method
-
Boolean Method
-
Char Method
-
Char Method (String, String)
-
Char Method (String, String, Boolean)
-
Contains Method
-
Digits Method
-
Digits Method (String, String, Boolean)
-
Digits Method (String, String, Boolean, String)
-
Email Method
-
Format Method
-
Format Method (String, String)
-
Format Method (String, String, String)
-
Format Method (String, String, String, String)
-
Hex Method
-
Integer Method
-
Letters Method
-
Letters Method (String, String, Boolean)
-
Letters Method (String, String, String, Boolean)
-
LettersOrDigits Method
-
Password Method
-
Required Method
-
SetDefaultMgr Method
-
String Method
-
Validator Properties
-
ContainsErrors Property
-
Errors Property
-
WebHelper Class
-
WebHelper Members
-
WebHelper Fields
-
JSImplementation Field
-
WebHelper Methods
-
AjaxRequest Method
-
AjaxUpdater Method
-
BuildLink Method
-
BuildLink Method (String, String, String[])
-
BuildLink Method (String, String, String, String[])
-
CloseDialog Method
-
CreateDialog Method
-
DialogLink Method
-
Errors Method
-
FormStart Method
-
Link Method
-
List Method
-
List Method (IEnumerable(Object), String)
-
List Method (NameValueCollection, String)
-
Select Method
-
Select Method (String, ICollection, GetIdTitle, Object, Boolean)
-
Select Method (String, String, ICollection, GetIdTitle, Object, Boolean)
-
XmlHelper Class
-
XmlHelper Members
-
XmlHelper Methods
-
Serialize Method
-
HttpServer.Helpers.Implementations Namespace
-
PrototypeImp Class
-
PrototypeImp Members
-
PrototypeImp Constructor
-
PrototypeImp Methods
-
AjaxFormOnSubmit Method
-
AjaxRequest Method
-
AjaxUpdater Method
-
CloseDialog Method
-
CreateDialog Method
-
DialogLink Method
-
HttpServer.HttpModules Namespace
-
ControllerModule Class
-
ControllerModule Members
-
ControllerModule Constructor
-
ControllerModule Methods
-
Add Method
-
Process Method
-
ControllerModule Properties
-
Item Property
-
FileModule Class
-
FileModule Members
-
FileModule Constructor
-
FileModule Constructor (String, String)
-
FileModule Constructor (String, String, Boolean)
-
FileModule Methods
-
AddDefaultMimeTypes Method
-
CanHandle Method
-
GetFileExtension Method
-
Process Method
-
FileModule Properties
-
ForbiddenChars Property
-
MimeTypes Property
-
HttpModule Class
-
HttpModule Members
-
HttpModule Constructor
-
HttpModule Methods
-
Process Method
-
HttpModuleExceptionEventArgs Class
-
HttpModuleExceptionEventArgs Members
-
HttpModuleExceptionEventArgs Constructor
-
HttpModuleExceptionEventArgs Methods
-
HttpModuleExceptionEventArgs Properties
-
Exception Property
-
ReverseProxyModule Class
-
ReverseProxyModule Members
-
ReverseProxyModule Constructor
-
ReverseProxyModule Methods
-
Process Method
-
HttpServer.Rendering Namespace
-
ArgumentContainer Class
-
ArgumentContainer Members
-
ArgumentContainer Constructor
-
ArgumentContainer Constructor (String, Object)
-
ArgumentContainer Constructor (String, Object, Type)
-
ArgumentContainer Methods
-
SetObject Method
-
SetObject Method (Object)
-
SetObject Method (Object, Type)
-
ArgumentContainer Properties
-
Name Property
-
Object Property
-
Type Property
-
CodeGeneratorException Class
-
CodeGeneratorException Members
-
CodeGeneratorException Constructor
-
CodeGeneratorException Constructor (Int32, String)
-
CodeGeneratorException Constructor (Int32, String, String)
-
CodeGeneratorException Methods
-
CodeGeneratorException Properties
-
Line Property
-
LineNumber Property
-
CompileException Class
-
CompileException Members
-
CompileException Constructor
-
CompileException Methods
-
CompileException Properties
-
TemplateArguments Class
-
TemplateArguments Members
-
TemplateArguments Constructor
-
TemplateArguments Constructor
-
TemplateArguments Constructor (TemplateArguments)
-
TemplateArguments Constructor (Object[])
-
TemplateArguments Methods
-
Add Method
-
Add Method (String, Object)
-
Add Method (String, Object, Type)
-
Clear Method
-
Finalize Method
-
GetArguments Method
-
Update Method
-
Update Method (TemplateArguments)
-
Update Method (String, Object)
-
Update Method (String, Object, Type)
-
TemplateArguments Properties
-
Item Property
-
TemplateCompiler Class
-
TemplateCompiler Members
-
TemplateCompiler Constructor
-
TemplateCompiler Fields
-
TemplateBase Field
-
TemplateCompiler Methods
-
AddType Method
-
Compile Method
-
GetTypeName Method
-
TemplateGenerator Interface
-
TemplateGenerator Members
-
TemplateGenerator Methods
-
GenerateCode Method
-
Parse Method
-
Parse Method (TextReader)
-
Parse Method (String)
-
TemplateManager Class
-
TemplateManager Members
-
TemplateManager Constructor
-
TemplateManager Methods
-
Add Method
-
AddType Method
-
Compile Method
-
GenerateCode Method
-
Render Method
-
Render Method (String, TemplateArguments)
-
Render Method (String, TemplateArguments, String)
-
RenderPartial Method
-
TemplateManager Properties
-
PathPrefix Property
-
TinyTemplate Interface
-
TinyTemplate Members
-
TinyTemplate Methods
-
Invoke Method
-
HttpServer.Rendering.Haml Namespace
-
HamlGenerator Class
-
HamlGenerator Members
-
HamlGenerator Constructor
-
HamlGenerator Methods
-
CheckIntendation Method
-
CheckIntendation Method (LineInfo)
-
CheckIntendation Method (LineInfo, Int32, Int32)
-
CheckMultiLine Method
-
GenerateCode Method
-
GenerateHtml Method
-
GetWord Method
-
HandlePlacement Method
-
Parse Method
-
Parse Method (TextReader)
-
Parse Method (String)
-
ParseNode Method
-
PreParse Method
-
PrintDocument Method
-
PrintNode Method
-
ReadLine Method
-
Spaces Method
-
HamlGenerator Properties
-
RootNode Property
-
LineInfo Class
-
LineInfo Members
-
LineInfo Constructor
-
LineInfo Methods
-
Append Method
-
Set Method
-
Set Method (Int32, Int32)
-
Set Method (String, Int32, Int32)
-
SetParsedData Method
-
TrimRight Method
-
LineInfo Properties
-
AppendNextLine Property
-
Children Property
-
Data Property
-
HasChildren Property
-
Intendation Property
-
LineNumber Property
-
Parent Property
-
SelfClosed Property
-
UnfinishedRule Property
-
UnparsedData Property
-
WhiteSpaces Property
-
NodeList Class
-
NodeList Members
-
NodeList Constructor
-
NodeList Methods
-
Add Method
-
CreateNode Method
-
GetPrototype Method
-
HttpServer.Rendering.Haml.Nodes Namespace
-
AttributeNode Class
-
AttributeNode Members
-
AttributeNode Constructor
-
AttributeNode Constructor (Node)
-
AttributeNode Constructor (Node, List(AttributeNode.Attribute))
-
AttributeNode Methods
-
CanHandle Method
-
GetAttribute Method
-
GetEndPos Method
-
Parse Method
-
ToCode Method
-
ToCode Method (Boolean, Boolean, Boolean)
-
ToHtml Method
-
AttributeNode Properties
-
Attributes Property
-
AttributeNode.Attribute Class
-
AttributeNode.Attribute Members
-
AttributeNode.Attribute Constructor
-
AttributeNode.Attribute Fields
-
Name Field
-
Simple Field
-
Value Field
-
AttributeNode.Attribute Methods
-
ChildNode Class
-
ChildNode Members
-
ChildNode Constructor
-
ChildNode Methods
-
AddMe Method
-
GetEndPos Method
-
GetEndPos Method (Int32, String)
-
GetEndPos Method (Int32, String, Char)
-
ToCode Method
-
ChildNode Properties
-
IsTextNode Property
-
DisplayCodeNode Class
-
DisplayCodeNode Members
-
DisplayCodeNode Constructor
-
DisplayCodeNode Methods
-
CanHandle Method
-
GetEndPos Method
-
Parse Method
-
ToCode Method
-
ToCode Method (Boolean, Boolean, Boolean)
-
ToHtml Method
-
DisplayCodeNode Properties
-
IsTextNode Property
-
Node Class
-
Node Members
-
Node Constructor
-
Node Methods
-
AddModifier Method
-
CanHandle Method
-
GetIntendation Method
-
Parse Method
-
ToCode Method
-
ToCode Method (Boolean)
-
ToCode Method (Boolean, Boolean)
-
ToCode Method (Boolean, Boolean, Boolean)
-
ToHtml Method
-
Node Properties
-
AllChildrenCount Property
-
Children Property
-
IsTextNode Property
-
LastModifier Property
-
LineInfo Property
-
ModifierCount Property
-
Modifiers Property
-
Parent Property
-
PartialNode Class
-
PartialNode Members
-
PartialNode Constructor
-
PartialNode Methods
-
CanHandle Method
-
GetCode Method
-
Parse Method
-
ThrowError Method
-
ToCode Method
-
ToCode Method (Boolean, Boolean, Boolean)
-
ToHtml Method
-
PartialNode Properties
-
IsTextNode Property
-
Target Property
-
TagNode Class
-
TagNode Members
-
TagNode Constructor
-
TagNode Methods
-
CanHandle Method
-
Parse Method
-
ToCode Method
-
ToCode Method (Boolean, Boolean, Boolean)
-
ToHtml Method
-
TagNode Properties
-
IsTextNode Property
-
Name Property
-
TextNode Class
-
TextNode Members
-
TextNode Constructor
-
TextNode Methods
-
CanHandle Method
-
Parse Method
-
ToCode Method
-
ToCode Method (Boolean, Boolean, Boolean)
-
ToHtml Method
-
TextNode Properties
-
IsTextNode Property
-
Text Property
-
HttpServer.Rendering.Haml.Rules Namespace
-
AttributesRule Class
-
AttributesRule Members
-
AttributesRule Constructor
-
AttributesRule Methods
-
IsMultiLine Method
-
NewLineRule Class
-
NewLineRule Members
-
NewLineRule Constructor
-
NewLineRule Methods
-
IsMultiLine Method
-
Rule Class
-
Rule Members
-
Rule Constructor
-
Rule Methods
-
IsMultiLine Method
-
HttpServer.Rendering.Tiny Namespace
-
TinyGenerator Class
-
TinyGenerator Members
-
TinyGenerator Constructor
-
TinyGenerator Methods
-
GenerateCode Method
-
Parse Method
-
Parse Method (TextReader)
-
Parse Method (String)
-
HttpServer.Rules Namespace
-
RedirectRule Class
-
RedirectRule Members
-
RedirectRule Constructor
-
RedirectRule Constructor (String, String)
-
RedirectRule Constructor (String, String, Boolean)
-
RedirectRule Methods
-
Process Method
-
RedirectRule Properties
-
FromUrl Property
-
ShouldRedirect Property
-
ToUrl Property
-
RegexRedirectRule Class
-
RegexRedirectRule Members
-
RegexRedirectRule Constructor
-
RegexRedirectRule Constructor (String, String)
-
RegexRedirectRule Constructor (String, String, RegexOptions)
-
RegexRedirectRule Constructor (String, String, RegexOptions, Boolean)
-
RegexRedirectRule Methods
-
Process Method
-
RegexRedirectRule Properties
-
Rule Interface
-
Rule Members
-
Rule Methods
-
Process Method
-
HttpServer.Sessions Namespace
-
HttpSessionStore Interface
-
HttpSessionStore Members
-
HttpSessionStore Methods
-
AddUnused Method
-
Cleanup Method
-
Create Method
-
Create Method
-
Create Method (String)
-
Load Method
-
Save Method
-
HttpSessionStore Properties
-
ExpireTime Property
-
Item Property
-
MemorySession Class
-
MemorySession Members
-
MemorySession Constructor
-
MemorySession Methods
-
Clear Method
-
Dispose Method
-
MemorySession Properties
-
Accessed Property
-
Changed Property
-
Count Property
-
Id Property
-
Item Property
-
MemorySessionStore Class
-
MemorySessionStore Members
-
MemorySessionStore Constructor
-
MemorySessionStore Methods
-
AddUnused Method
-
Cleanup Method
-
Create Method
-
Create Method
-
Create Method (String)
-
Load Method
-
Save Method
-
MemorySessionStore Properties
-
ExpireTime Property
-
Item Property