Method | Description | |
---|---|---|
GetCompiledScript ( ) : Microsoft.Scripting.Hosting.CompiledCode | ||
GetText ( ) : string | ||
ScriptLoader ( SIPMonitorLogDelegate monitorLogger, string scriptPath ) : System |
Method | Description | |
---|---|---|
GetScriptType ( string scriptFileName ) : ScriptTypesEnum | ||
ScriptChanged ( object sender, |
public GetCompiledScript ( ) : Microsoft.Scripting.Hosting.CompiledCode | ||
return | Microsoft.Scripting.Hosting.CompiledCode |
public ScriptLoader ( SIPMonitorLogDelegate monitorLogger, string scriptPath ) : System | ||
monitorLogger | SIPMonitorLogDelegate | |
scriptPath | string | |
return | System |