JScript | |
---|---|
public interface IJScriptHostService implements IService |
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) |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family