Exemplo n.º 1
0
 private void BindMappedProperties(CommandLineMapper <TCmdOptions, TConfiguration> mapper)
 {
     Data = mapper.GetSettings();
 }