Example #1
0
 public override string Constructor(ConstructorInfo constructor)
 {
     return constructor.GetCLSyntax ();
 }