Ejemplo n.º 1
0
 public override bool IsDefined(Type attributeType, bool inherit)
 {
     return(_meth.IsDefined(attributeType, inherit));
 }