void Start()
 {
     mOptionMenu.Init();
     mWorkerMenu.Init();
 }
Example #2
0
 void Start()
 {
     mMedicalHistoryMenu.Init();
 }