Class SpecificationContentChanged
public class SpecificationContentChanged : Change, IChange
- Inheritance
-
SpecificationContentChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
SpecificationContentChanged(Guid, ContentExamSpecification)
public SpecificationContentChanged(Guid spec, ContentExamSpecification content)
Parameters
specGuidcontentContentExamSpecification
Properties
Content
public ContentExamSpecification Content { get; set; }
Property Value
Specification
public Guid Specification { get; set; }