Ejemplo n.º 1
0
 public ManageSettings(GetSettingsOutput output)
 {
     output.MapTo <GetSettingsOutput, ManageSettings>(this);
 }