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