Class GroupLifetimeChanged
public class GroupLifetimeChanged : Change, IChange
- Inheritance
-
GroupLifetimeChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupLifetimeChanged(int?, string)
public GroupLifetimeChanged(int? quantity, string unit)
Parameters
Properties
Quantity
public int? Quantity { get; }
Property Value
- int?
Unit
public string Unit { get; }