コード例 #1
0
 public virtual Type CSharpSignatureType(TypePrinterContext ctx)
 {
     return(new CILType(typeof(object)));
 }