Inheritance: IConfigurationBuilder
Ejemplo n.º 1
0
		public ConfigurationSource(ConfigurationBuilder builder)
		{
			this.builder = builder;
		}