样式优化 bug修改 鼠标中键呼出
This commit is contained in:
@@ -23,7 +23,9 @@ namespace GeekDesk.Util
|
||||
}
|
||||
return shortcut.TargetPath;
|
||||
}
|
||||
#pragma warning disable CS0168 // 声明了变量“e”,但从未使用过
|
||||
catch (Exception e)
|
||||
#pragma warning restore CS0168 // 声明了变量“e”,但从未使用过
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user