Exemplo n.º 1
0
 public virtual void SetRow(IMapRuleBasic mapRuleBasic, object entity, object rootEntity, IRow row)
 {
     row.BindRow(entity);
 }