Пример #1
0
 public SettingHelper(string p, string p_2, string p_3, string p_4, string p_5, FrmCodeGenerator frmCodeGenerator, string p_6, bool p_7)
 {
     // TODO: Complete member initialization
     this.p   = p;
     this.p_2 = p_2;
     this.p_3 = p_3;
     this.p_4 = p_4;
     this.p_5 = p_5;
     this.frmCodeGenerator = frmCodeGenerator;
     this.p_6 = p_6;
     this.p_7 = p_7;
 }
 public SettingHelper(string p, string p_2, string p_3, string p_4, string p_5, FrmCodeGenerator frmCodeGenerator, string p_6, bool p_7)
 {
     // TODO: Complete member initialization
     this.p = p;
     this.p_2 = p_2;
     this.p_3 = p_3;
     this.p_4 = p_4;
     this.p_5 = p_5;
     this.frmCodeGenerator = frmCodeGenerator;
     this.p_6 = p_6;
     this.p_7 = p_7;
 }