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