Пример #1
0
 public string ToNative(CodeGenerationOptions opt, string varname)
 {
     return(gen.ToNative(opt, varname));
 }