SPHealthScoreCalculator members
Include protected members
Include inherited members
在衍生類別中實作時,提供方法來將效能值轉譯成健康分數從 0 到 10。
The SPHealthScoreCalculator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPHealthScoreCalculator | 初始化SPHealthScoreCalculator類別的新執行個體。 |
Top
Methods
Name | Description | |
---|---|---|
CalculateScore | 在衍生類別中實作時,請將效能值轉譯成健康分數從 0 到 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