Sharp |
public abstract class SharpScriptBase : ServiceBase, ITemplate, IWeakEventListener, ISerialize
The SharpScriptBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | DialogService | (Inherited from ServiceBase) |
![]() | Dispatcher | Gets the dispatcher |
![]() | DisplayName | Gets the display name |
![]() | Error |
Gets the Error string
(Inherited from ServiceBase) |
![]() | FileService | (Inherited from ServiceBase) |
![]() | Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) |
![]() | MessageBox | (Inherited from ServiceBase) |
![]() | Name | Gets the name |
![]() ![]() | References | |
![]() | SingletonService | (Inherited from ServiceBase) |
![]() | State | Gets the current State of the script |
![]() | Template | Gets the Xaml template associated with the script |
![]() ![]() | Templates | |
![]() ![]() | UserCodesAssembly |
Name | Description | |
---|---|---|
![]() | Alert | Shoots an alert. The alert is triggered only when the State is Realtime |
![]() ![]() | CreateMetadataReferenceFromFile | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | (Overrides ObjectFinalize) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | GetValue | (Inherited from NotifyPropertyBase) |
![]() | InvokeAsync | Invoke any action. It is recommended to draw any [!:ChartObject.DrawingBase] by invoking this method |
![]() | Log(String) | Logs a message with Low |
![]() | Log(Priority, String) | Logs a message with the specified Priority |
![]() | Log(Priority, Brush, String) | Logs a message with the specified Priority and defined brush |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | NotifyPropertyChanged | (Overrides NotifyPropertyBaseNotifyPropertyChanged(String)) |
![]() | OnStateChange | Invoked when the State changes |
![]() | PlaySound | |
![]() | Print(String, String) | Prints a message with Low |
![]() | Print(Brush, String, String) | Prints a message with a defined foreground brush |
![]() | Print(Priority, String, String) | Prints a message with the defined Priority |
![]() | Round | Rounds the value with the factor as defined in Options > General tab > RoundFactor |
![]() | SetValue | (Inherited from NotifyPropertyBase) |
![]() | Share | Share messages via to social media SocialType The messages will be transmitted only when the state is Realtime |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from NotifyPropertyBase) |