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


The following tables list the members exposed by IQuoteScriptHost.

Public Properties

 NameDescription
 PropertyIsDebugEnabledGets a value indicating whether this instance is debug enabled. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
Top

Public Methods

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

See Also

© 2024 All Rights Reserved.