namespace DaSaSo.Domain.Enums { public enum EMainWindowViewType { Home, Clients, ClientEdit, Projects, Buildingsites, SewerObjects } }