Ejemplo n.º 1
0
 public static Representation Value(object property)
 {
     return(ValueRepresentation.Property(property));
 }