namespace RGB.NET.Core { /// /// Represents a generic information for a /// public interface IRGBDeviceInfo { } }