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