namespace MediaBrowser.Common.Kernel { public enum KernelContext { Server, UI } }