Enum LrcLineEnding
- Namespace
- ModernLrc
- Assembly
- ModernLrc.dll
Line-ending style for writing.
[SuppressMessage("Design", "CA1028:Enum storage should be Int32", Justification = "byte is intentional — option records are small and dense.")]
public enum LrcLineEnding : byte