Пример #1
0
 public void GetValueWithNullNameThrows()
 {
     registryKey.GetStringValue(null);
 }