Exemplo n.º 1
0
 void CreatePrivateFunction(string name)
 {
     helper.CreatePrivateMethod(name);
     CreateFunction();
 }