IniConfigurationProvider constructor
IniConfigurationProvider(
- String input
Creates a new IniConfigurationProvider with the given input.
Implementation
IniConfigurationProvider(this.input);
Creates a new IniConfigurationProvider with the given input.
IniConfigurationProvider(this.input);