C# Class Stetic.IsolatedApplication

Inheritance: Application
Show file Open project: mono/stetic Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
IsolatedApplication ( IsolationMode mode ) : System

Private Methods

Method Description
CreateComponentType ( string typeName ) : Stetic.ComponentType
OnBackendChanged ( bool notify ) : void
OnBackendChanging ( ) : void
OnBackendStopped ( object ob, EventArgs args ) : void
OnNewBackendStarted ( object ob, EventArgs args ) : void
RegisterRemotingChannel ( IsolationMode mode ) : string
RestartBackend ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

IsolatedApplication() public method

public IsolatedApplication ( IsolationMode mode ) : System
mode IsolationMode
return System