Esempio n. 1
0
 public override IEnumerable <int> CustomAttributes(string ctor = null)
 {
     return(ms.CustomAttributes(ctor));
 }