Example #1
0
 public AttachToMasterViewModel()
 {
     COHeaderViewModel = new COHeaderViewModel();
     MenuViewModel     = new MenuViewModel();
     GoAheadGetRes     = new GoAheadGetRes();
 }