Example #1
0
 protected virtual void SetModelPropertyValue(PreValueDefinition def, Action<object> setProperty)
 {
     throw new NotImplementedException();
 }
Example #2
0
 protected virtual void SetModelPropertyValue(PreValueDefinition def, Action <object> setProperty)
 {
     throw new NotImplementedException();
 }