namespace xCommons.Constants { public partial class CommonConstants { public static char DEFAULT_LIST_SEPERATOR = ','; } }