C# Class Stetic.IsolatedApplication

Inheritance: Application
Afficher le fichier Open project: mono/stetic Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
IsolatedApplication ( IsolationMode mode ) : System

Private Methods

Méthode 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 méthode

public Dispose ( ) : void
Résultat void

IsolatedApplication() public méthode

public IsolatedApplication ( IsolationMode mode ) : System
mode IsolationMode
Résultat System