Exemplo n.º 1
0
 public userChange(config config)
 {
     InitializeComponent();
     this.config = config;
 }
Exemplo n.º 2
0
 public deviceChange(config config)
 {
     InitializeComponent();
     this.config = config;
 }