mirror of
https://github.com/aaru-dps/Aaru.CommonTypes.git
synced 2025-12-16 19:24:30 +00:00
Fix naming style.
This commit is contained in:
@@ -394,6 +394,7 @@ public enum OpticalImageCapabilities : ulong
|
||||
}
|
||||
|
||||
/// <summary>Enumeration of linear memory device types</summary>
|
||||
[SuppressMessage("ReSharper", "InconsistentNaming")]
|
||||
public enum LinearMemoryType
|
||||
{
|
||||
/// <summary>Unknown device type</summary>
|
||||
|
||||
Reference in New Issue
Block a user