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