Ejemplo n.º 1
0
 public override bool AllowsPropertyReads(int propertyKey)
 {
     return(PropertyPermissions.test(propertyKey));
 }