Exemplo n.º 1
0
 public ColumnConfig GetColumnPropretyByFieldName(string fieldName)
 {
     return(_mappingConfig.GetColumnByFieldName(fieldName));
 }