namespace InABox.Core { public enum Selection { All, Selected, None } }