CORE-POS/IS4C

View on GitHub
pos/is4c-nf/scale-drivers/drivers/NewMagellan/HidSharp/Platform/Windows/WinHidManager.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method Refresh has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        protected override object[] Refresh()
        {
            var paths = new List<string>();

            Guid hidGuid; NativeMethods.HidD_GetHidGuid(out hidGuid);

    There are no issues that match your filters.

    Category
    Status