public IList <MenuBar> getMenuItem(string userName, string Password) { return(_businessInstance.getMenuItem(userName, Password)); }