Esempio n. 1
0
 public SM_Director(Registr _f1)
 {
     this.r1 = _f1;
     InitializeComponent();
 }
Esempio n. 2
0
 public Otchet_worker(Registr _f1)
 {
     this.r1 = _f1;
     InitializeComponent();
 }
Esempio n. 3
0
 public Workers_tasks(Registr _f1)
 {
     this.r1 = _f1;
     InitializeComponent();
 }
Esempio n. 4
0
 public Real_srok(Registr _f1)
 {
     this.r1 = _f1;
     InitializeComponent();
 }