public WindowsCERegistry()
 {
     native = WindowsCEInterop.GetRegistryInterface();
 }
Пример #2
0
 public WindowsCERegistry()
 {
     native = WindowsCEInterop.GetRegistryInterface();
 }