Inheritance: IConfigurationBuilder
コード例 #1
0
		public ConfigurationSource(ConfigurationBuilder builder)
		{
			this.builder = builder;
		}