BenSelect Documentation
IJScriptHostService Interface Members
See Also  Properties  Methods  Send Feedback
Selerix.Foundation.Interfaces Namespace : IJScriptHostService Interface


The following tables list the members exposed by IJScriptHostService.

Public Properties

 NameDescription
 PropertyIsDebugEnabledGets a value indicating whether this instance is debug enabled.  
Top

Public Methods

 NameDescription
 MethodCompileScriptCompiles the script.  
 MethodDebugOverloaded. Prints the specified message into debug window.  
 MethodDebugDataPrints the specified message into debug window and attach data file.  
 MethodEnsureInitializedThis method is called to initialize services. (Inherited from Selerix.Foundation.Interfaces.IService)
 MethodExecuteOverloaded. Executes the specified script.  
 MethodGenerateExecuteScriptGenerates the execute ("real") script.  
 MethodGetEvent<T>Gets the event.  
 MethodGetScriptAssemblyGets the script assembly.  
 MethodParseScriptLibraryToIncludeScriptListParses the script library to include script list.  
 MethodStandardScriptHelpLinksStandards the script help links.  
 MethodUnloadServiceThis method is called before the service is unloaded. (Inherited from Selerix.Foundation.Interfaces.IService)
Top

See Also

© 2024 All Rights Reserved.