UnitStepAttribute
StockSharp.Messages
Step restriction for Unit values (Value = Base + N*Step, N>=0).
Наследует: StepAttribute
Реализует: IValidator
Конструкторы
UnitStepAttribute(Unit, Unit)
Initializes a new instance of the UnitStepAttribute.
- step
- StepUnit
- baseValue
- BaseValueUnit
Свойства
BaseValueUnit : Unit
Base value.