Class ProgressStarted
public class ProgressStarted : Change, IChange
- Inheritance
-
ProgressStarted
- Implements
- Inherited Members
- Extension Methods
Constructors
ProgressStarted(DateTimeOffset)
public ProgressStarted(DateTimeOffset started)
Parameters
startedDateTimeOffset
Fields
Status
public const string Status = "Started"
Field Value
Properties
Started
public DateTimeOffset Started { get; set; }