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