public HomeController() { dc = new MDataCenter(); off = new MOffice(); lab = new MLab(); fac = new MFactory(); other = new MOtherProject(); phaType = new MPhaseType(); proType = new MProjectType(); speed = new MSpeedConnectionType(); }
public OtherProjectController() { oProjec = new MOtherProject(); }