Exemplo n.º 1
0
 public override object [] GetCustomAttributes(bool inherit)
 {
     return(cb.GetCustomAttributes(inherit));
 }