C# Class CSScriptEvaluatorExtensions.HostApp.UnloadingSamples

Show file Open project: NewSpring/Rock

Public Methods

Method Description
CreateDelegateRemotely ( ) : void
KeepRemoteObjectAlive ( ) : void
LoadCodeRemotely ( ) : void
LoadCodeRemotelyWithInterface ( ) : void
LoadMethodRemotely ( ) : void
RunAll ( ) : void

Method Details

CreateDelegateRemotely() public method

public CreateDelegateRemotely ( ) : void
return void

KeepRemoteObjectAlive() public method

public KeepRemoteObjectAlive ( ) : void
return void

LoadCodeRemotely() public method

public LoadCodeRemotely ( ) : void
return void

LoadCodeRemotelyWithInterface() public method

public LoadCodeRemotelyWithInterface ( ) : void
return void

LoadMethodRemotely() public method

public LoadMethodRemotely ( ) : void
return void

RunAll() public method

public RunAll ( ) : void
return void