Click or drag to resize

ProgressState Constructor

Overload List
  NameDescription
Public methodProgressState(String)
Initializes a new instance of the ProgressState class.
Public methodProgressState(TimeSpan)
Initializes a new instance of the ProgressState class.
Public methodProgressState(TimeSpan, String)
Initializes a new instance of the ProgressState class.
Public methodProgressState(Int32, TimeSpan, String)
Initializes a new instance of the ProgressState class.
Public methodProgressState(Int32, Int32, Int32, TimeSpan)
Initializes a new instance of the ProgressState class.
Top
See Also