Exemple #1
0
 public override bool HasCustomAttribute(string ctor)
 {
     return(ms.HasCustomAttribute(ctor));
 }