Fill the given instance of T with according values from the
configuration file. The name of each variable will used to get it
from the given section in the configuration file.
If reference is null, an instance will be created.
Variables can be marked as required with the Required template.
If it is important to know whether the setting has been set, the
SetInfo struct can be used.
Fill the given instance of T with according values from the configuration file. The name of each variable will used to get it from the given section in the configuration file.
If reference is null, an instance will be created.
Variables can be marked as required with the Required template. If it is important to know whether the setting has been set, the SetInfo struct can be used.