Class AttemptVoided
public class AttemptVoided : Change, IChange
- Inheritance
-
AttemptVoided
- Implements
- Inherited Members
- Extension Methods
Constructors
AttemptVoided(string)
public AttemptVoided(string reason)
Parameters
reasonstring
Properties
Reason
public string Reason { get; set; }