public userChange(config config) { InitializeComponent(); this.config = config; }
public deviceChange(config config) { InitializeComponent(); this.config = config; }