AlertRuleField
StockSharp.Alerts
Tracking field info.
Наследует: Equatable<AlertRuleField>
Реализует: IPersistable
Конструкторы
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.
Свойства
DisplayName : string
Display name.
ExtraField : object
Extra info for Property.
Property : PropertyInfo
Tracking property.
Методы
GetHashCode() : int
Serves as a hash function for a particular type.
Возвращает: A hash code for the current Object.
OnEquals(AlertRuleField) : bool
Compare AlertRuleField on the equivalence.
- other
- Another value with which to compare.
Возвращает: , if the specified object is equal to the current object, otherwise, .