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