Exemplo n.º 1
0
 static Remote()
 {
   _deviceSingleton = new Remote();
   _deviceSingleton.Init();
 }
Exemplo n.º 2
0
 static Remote()
 {
     _deviceSingleton = new Remote();
     _deviceSingleton.Init();
 }