CORE-POS/IS4C

View on GitHub
pos/is4c-nf/scale-drivers/drivers/NewMagellan/HidSharp/Platform/Linux/NativeMethods.cs

Summary

Maintainability
A
3 hrs
Test Coverage

Class NativeMethods has 31 methods (exceeds 20 allowed). Consider refactoring.
Open

    static class NativeMethods
    {
        const string libc = "libc";
        const string libudev = "libudev";

    There are no issues that match your filters.

    Category
    Status