瀏覽代碼

Use record for AudioBookFilePathParserResult

Bond_009 2 年之前
父節點
當前提交
6aa9d44fb7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs

+ 1 - 1
Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs

@@ -3,7 +3,7 @@ namespace Emby.Naming.AudioBook
     /// <summary>
     /// Data object for passing result of audiobook part/chapter extraction.
     /// </summary>
-    public struct AudioBookFilePathParserResult
+    public record struct AudioBookFilePathParserResult
     {
         /// <summary>
         /// Gets or sets optional number of path extracted from audiobook filename.