AlertRuleField

StockSharp.Alerts

Tracking field info.

Hereda de: Equatable<AlertRuleField>

Implementa: IPersistable

Constructores

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.

Propiedades

DisplayName : string

Display name.

ExtraField : object

Extra info for Property.

Property : PropertyInfo

Tracking property.

ValueType : Type

Value type.

Métodos

Clone() : AlertRuleField

Create a copy of AlertRuleField.

Devuelve: Copy.

GetHashCode() : int

Serves as a hash function for a particular type.

Devuelve: A hash code for the current Object.

Invoke(Message) : object

Invoke field.

message
Message.

Devuelve: Value.

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnEquals(AlertRuleField) : bool

Compare AlertRuleField on the equivalence.

other
Another value with which to compare.

Devuelve: , if the specified object is equal to the current object, otherwise, .

Save(SettingsStorage)

Save settings.

storage
Settings storage.
ToString() : string

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

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