Refactor interop to use CsWin32/LibraryImport #55
Annotations
4 warnings
Create the app package:
FluentAutoClicker/MainPage.xaml.cs#L36
Non-nullable field 'origHotKeyProc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Create the app package:
FluentAutoClicker/MainPage.xaml.cs#L36
Non-nullable field 'hotKeyProcD' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Create the app package:
FluentAutoClicker/MainPage.xaml.cs#L36
Non-nullable field 'origHotKeyProc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Create the app package:
FluentAutoClicker/MainPage.xaml.cs#L36
Non-nullable field 'hotKeyProcD' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading