Example #1
0
 public string GetRegistryValue(int index, string fieldName)
 {
     return(_data.GetRegistryValue(index, fieldName));
 }