Ejemplo n.º 1
0
 public SubFeatureToggle()
     : this(JsonConfigHelper.GetPlatform(), JsonConfigHelper.GetEnvironment(), JsonConfigHelper.GetIsTestMode(), JsonConfigHelper.GetApplications())
 {
 }
Ejemplo n.º 2
0
 public JsonFeatureToggler()
     : this(JsonConfigHelper.GetPlatform())
 {
 }