SPHealthScoreCalculator members
When implemented in a derived class, provides a method for translating a performance value into a health score from 0 to 10.
The SPHealthScoreCalculator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPHealthScoreCalculator | Initializes a new instance of the SPHealthScoreCalculator class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CalculateScore | When implemented in a derived class, translates a performance value into a health score from 0 to 10. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top