Esempio n. 1
0
 public JobSelectData()
 {
     m_leftPnl = new JobSelLeftPnl(this);
     m_midPnl = new JobSelMidPnl(this);
     m_rightPnl = new JobSelRightPnl(this);
 }
Esempio n. 2
0
 public JobSelectData()
 {
     m_leftPnl  = new JobSelLeftPnl(this);
     m_midPnl   = new JobSelMidPnl(this);
     m_rightPnl = new JobSelRightPnl(this);
 }