Click or drag to resize

ChooserModelPerfCounterOption Class

[Missing <summary> documentation for "T:Demo3D.Utilities.Performance.ChooserModel.PerfCounterOption"]

Inheritance Hierarchy
SystemObject
  Demo3D.Utilities.PerformanceChooserModelPerfCounterOption

Namespace:  Demo3D.Utilities.Performance
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class PerfCounterOption : INotifyPropertyChanged, 
	IDisposable

The ChooserModelPerfCounterOption type exposes the following members.

Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the ChooserModelPerfCounterOption
Protected methodNotifyPropertyChanged(PropertyChangedEventArgs)
Raises the PropertyChanged event.
Protected methodNotifyPropertyChanged(String)
Raises the PropertyChanged event.
Top
Events
  NameDescription
Public eventPropertyChanged
Top
See Also