Class CounterValuePresenter
public class CounterValuePresenter : CounterPresenterBase, INotifyPropertyChanged, IDisplayer, ICounterPresenter- Inheritance
- 
      
      
      
      
      CounterValuePresenter
- Implements
- Inherited Members
- Extension Methods
Constructors
CounterValuePresenter(string, string, string)
public CounterValuePresenter(string categoryName, string instanceName, string counterName)Parameters
Properties
Value
说明
public string Value { get; }Property Value
Methods
ConvertToValue(float)
protected override string ConvertToValue(float value)Parameters
- valuefloat