TimerResult Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TimerResult class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
TimerResult() | Initializes a new instance of the TimerResult class. | |
TimerResult(String) | Initializes a new instance of the TimerResult class by using the name of the timer result. |
Top