mirror of
https://github.com/terrymacdonald/DisplayMagician.git
synced 2024-08-30 18:32:20 +00:00
Suppress CLS
This commit is contained in:
parent
023a1a8862
commit
9dc68ff506
@ -966,7 +966,9 @@ namespace DisplayMagician
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#pragma warning disable CS3003 // Type is not CLS-compliant
|
||||||
public Hotkey Hotkey
|
public Hotkey Hotkey
|
||||||
|
#pragma warning restore CS3003 // Type is not CLS-compliant
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user