QPAS
QUSMA Performance Analytics Suite
Public Member Functions | Protected Member Functions | Properties | Events | List of all members
EntityModel.Benchmark Class Reference
Inheritance diagram for EntityModel.Benchmark:

Public Member Functions

 Benchmark ()
 

Protected Member Functions

virtual void OnPropertyChanged ([CallerMemberName] string propertyName=null)
 

Properties

int ID [get, set]
 
string Name [get, set]
 
virtual ObservableCollection< BenchmarkComponentComponents [get, set]
 

Events

PropertyChangedEventHandler PropertyChanged
 

Constructor & Destructor Documentation

◆ Benchmark()

EntityModel.Benchmark.Benchmark ( )

Member Function Documentation

◆ OnPropertyChanged()

virtual void EntityModel.Benchmark.OnPropertyChanged ( [CallerMemberName] string  propertyName = null)
protectedvirtual

Property Documentation

◆ Components

virtual ObservableCollection<BenchmarkComponent> EntityModel.Benchmark.Components
getset

◆ ID

int EntityModel.Benchmark.ID
getset

◆ Name

string EntityModel.Benchmark.Name
getset

Event Documentation

◆ PropertyChanged

PropertyChangedEventHandler EntityModel.Benchmark.PropertyChanged

The documentation for this class was generated from the following file: