AlertRuleField

StockSharp.Alerts

Tracking field info.

Erbt von: Equatable<AlertRuleField>

Implementiert: IPersistable

Konstruktoren

AlertRuleField()

Initializes a new instance of the AlertRuleField.

AlertRuleField(PropertyInfo, object)

Initializes a new instance of the AlertRuleField.

property
Tracking property.
extraField
Extra info for Property.
AlertRuleField(string)

Initializes a new instance of the AlertRuleField.

displayName
Display name.

Eigenschaften

DisplayName : string

Display name.

ExtraField : object

Extra info for Property.

Property : PropertyInfo

Tracking property.

ValueType : Type

Value type.

Methoden

Clone() : AlertRuleField

Create a copy of AlertRuleField.

Rückgabe: Copy.

GetHashCode() : int

Serves as a hash function for a particular type.

Rückgabe: A hash code for the current Object.

Invoke(Message) : object

Invoke field.

message
Message.

Rückgabe: Value.

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnEquals(AlertRuleField) : bool

Compare AlertRuleField on the equivalence.

other
Another value with which to compare.

Rückgabe: , if the specified object is equal to the current object, otherwise, .

Save(SettingsStorage)

Save settings.

storage
Settings storage.
ToString() : string

Преобразовать к строковому представлению.

Rückgabe: Строковое представление.