C# Class CSScriptEvaluatorExtensions.HostApp.UnloadingSamples

Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
CreateDelegateRemotely ( ) : void
KeepRemoteObjectAlive ( ) : void
LoadCodeRemotely ( ) : void
LoadCodeRemotelyWithInterface ( ) : void
LoadMethodRemotely ( ) : void
RunAll ( ) : void

Method Details

CreateDelegateRemotely() public méthode

public CreateDelegateRemotely ( ) : void
Résultat void

KeepRemoteObjectAlive() public méthode

public KeepRemoteObjectAlive ( ) : void
Résultat void

LoadCodeRemotely() public méthode

public LoadCodeRemotely ( ) : void
Résultat void

LoadCodeRemotelyWithInterface() public méthode

public LoadCodeRemotelyWithInterface ( ) : void
Résultat void

LoadMethodRemotely() public méthode

public LoadMethodRemotely ( ) : void
Résultat void

RunAll() public méthode

public RunAll ( ) : void
Résultat void