ProgressState Constructor |
Name | Description | |
---|---|---|
ProgressState(String) |
Initializes a new instance of the ProgressState class.
| |
ProgressState(TimeSpan) |
Initializes a new instance of the ProgressState class.
| |
ProgressState(TimeSpan, String) |
Initializes a new instance of the ProgressState class.
| |
ProgressState(Int32, TimeSpan, String) |
Initializes a new instance of the ProgressState class.
| |
ProgressState(Int32, Int32, Int32, TimeSpan) |
Initializes a new instance of the ProgressState class.
|