Esempio n. 1
0
 public string Call(CodeGenerationOptions opt, string var_name)
 {
     return(gen.Call(opt, var_name));
 }