Class SpecificationRetyped
public class SpecificationRetyped : Change, IChange
- Inheritance
-
SpecificationRetyped
- Implements
- Inherited Members
- Extension Methods
Constructors
SpecificationRetyped(Guid, SpecificationType)
public SpecificationRetyped(Guid spec, SpecificationType type)
Parameters
specGuidtypeSpecificationType
Properties
Specification
public Guid Specification { get; set; }
Property Value
Type
public SpecificationType Type { get; set; }