Class CounterValuePresenterBase
public abstract class CounterValuePresenterBase : CounterPresenterBase, INotifyPropertyChanged, IDisplayer, ICounterPresenter
- Inheritance
-
CounterValuePresenterBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
Value
说明
public string Value { get; protected set; }
Property Value
Methods
ConvertToValue(float)
protected override string ConvertToValue(float value)
Parameters
value
float