コード例 #1
0
 public Incapacidad2(MySecondCustmControl frst)
 {
     InitializeComponent();
     frm1 = frst;
 }
コード例 #2
0
ファイル: ConvenioEnf.cs プロジェクト: Bradly1395/HR_HGSF
 public ConvenioEnf(MySecondCustmControl frst)
 {
     InitializeComponent();
     frm1 = frst;
 }
コード例 #3
0
 public vacaciones2(MySecondCustmControl frst)
 {
     InitializeComponent();
     frm1 = frst;
 }
コード例 #4
0
 public SelectorEnf(MySecondCustmControl frst)
 {
     InitializeComponent();
     frm1 = frst;
 }
コード例 #5
0
 public permiso2(MySecondCustmControl frst)
 {
     InitializeComponent();
     frm1 = frst;
 }