コード例 #1
0
 public override object [] GetCustomAttributes(bool inherit)
 {
     return(cb.GetCustomAttributes(inherit));
 }