Метод | Описание | |
---|---|---|
Create ( object parent, object configContext, |
Loads ConfigurationSection from .config file into a ApiSettings object This method is invoked from the .NET configuration system when parsing the .config file. |
public Create ( object parent, object configContext, |
||
parent | object | Parent object |
configContext | object | Configuration context object |
section | Settings XML node from the configuration file | |
Результат | object |