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


For a list of all members of this type, see IQuoteScriptHost members.

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.