1 2 3 4 5 6
namespace Gestor.Common.Helpers; public static class DataBaseParameters { public static bool NovoGestor { get; set; } }