public SubFeatureToggle() : this(JsonConfigHelper.GetPlatform(), JsonConfigHelper.GetEnvironment(), JsonConfigHelper.GetIsTestMode(), JsonConfigHelper.GetApplications()) { }
public JsonFeatureToggler() : this(JsonConfigHelper.GetPlatform()) { }