Class InstructorAdded
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class InstructorAdded : Change, IChange
- Inheritance
-
InstructorAdded
- Implements
- Inherited Members
- Extension Methods
Constructors
InstructorAdded(Guid)
public InstructorAdded(Guid instructor)
Parameters
instructorGuid
Properties
Instructor
public Guid Instructor { get; set; }