void CreatePublicConstructor(string name)
 {
     helper.CreatePublicConstructor(name);
     CreateFunction();
 }