namespace xMessageService.Constants { public struct xMessageServiceConstants { public const string DEFAULT_EMPTY_PROVIDER = "EMPTY"; } }