Ejemplo n.º 1
0
 public static string BuildDataObjectField(this IProperty property)
 {
     return(property.BuildDataObjectField(false, false));
 }