Exemplo n.º 1
0
 public static void AddIgnoreAttribute(Type type)
 {
     PropertyReader.AddIgnoreAttribute(type);
 }