コード例 #1
0
 public override IList <CustomAttributeData> GetCustomAttributesData()
 {
     return(UnderlyingModule.GetCustomAttributesData());
 }