Example #1
0
 public bool IsChanged(T field)
 {
     return(ChangedFields.FlagIsSet(field));
 }