public WindowsCERegistry()
 {
     native = WindowsCEInterop.GetRegistryInterface();
 }
Exemple #2
0
 public WindowsCERegistry()
 {
     native = WindowsCEInterop.GetRegistryInterface();
 }