namespace ServiceLib.Enums { public enum EGirdOrientation { Horizontal, Vertical, Tab, } }