Class GradeItemHookChanged
public class GradeItemHookChanged : Change, IChange
- Inheritance
-
GradeItemHookChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
GradeItemHookChanged(Guid, string)
public GradeItemHookChanged(Guid item, string hook)
Parameters
Properties
Hook
public string Hook { get; set; }
Property Value
Item
public Guid Item { get; set; }