Refactoring SetupConsole with DBFactory
This commit is contained in:
parent
8dd01d291d
commit
78d49a9829
20 changed files with 337 additions and 407 deletions
|
|
@ -132,7 +132,7 @@ namespace PlanTempus.Tests.ConfigurationTests
|
|||
}
|
||||
}
|
||||
|
||||
public class Feature
|
||||
internal class Feature
|
||||
{
|
||||
public bool Enabled { get; set; }
|
||||
public int RolloutPercentage { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue