public AutoUpdateSettings(AutoUpdateSettings from) { this.CopyFrom(from); }
public AutoUpdateSettings(AutoUpdateSettings from) { CopyFrom(from); }