C# Class MonoMobile.Views.HttpDebug

Inheritance: NSObject
Exibir arquivo Open project: RobertKozak/MonoMobile.Views Class Usage Examples

Public Methods

Method Description
Start ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
Header ( TextWriter c, string title, string script = null ) : void
HttpServer ( ) : void
ShowInstancesOf ( TextWriter c, string type ) : void
Summary ( TextWriter c ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Start() static public method

static public Start ( ) : void
return void