The following tables list the members exposed by IJScriptHostService.
Name | Description | |
---|---|---|
![]() | IsDebugEnabled | Gets a value indicating whether this instance is debug enabled. |
Name | Description | |
---|---|---|
![]() | CompileScript | Compiles the script. |
![]() | Debug | Overloaded. Prints the specified message into debug window. |
![]() | DebugData | Prints the specified message into debug window and attach data file. |
![]() | EnsureInitialized | This method is called to initialize services. (Inherited from Selerix.Foundation.Interfaces.IService) |
![]() | Execute | Overloaded. Executes the specified script. |
![]() | GenerateExecuteScript | Generates the execute ("real") script. |
![]() | GetEvent<T> | Gets the event. |
![]() | GetScriptAssembly | Gets the script assembly. |
![]() | ParseScriptLibraryToIncludeScriptList | Parses the script library to include script list. |
![]() | StandardScriptHelpLinks | Standards the script help links. |
![]() | UnloadService | This method is called before the service is unloaded. (Inherited from Selerix.Foundation.Interfaces.IService) |