コード例 #1
0
 public bool RegistryRecordExists(IRegistryRecord registryRecord)
 {
     return(RegistryEditor.RegistryRecordExists(registryRecord));
 }