unity 调用RegistryKey类找不到引用
Assets\AA.cs(36,9): error CS0246: The type or namespace name 'RegistryKey' could not be found (are you missing a using directive or an assembly reference?)


解决方案:



unity 调用RegistryKey类找不到引用
Assets\AA.cs(36,9): error CS0246: The type or namespace name 'RegistryKey' could not be found (are you missing a using directive or an assembly reference?)
解决方案: