Просмотр исходного кода

Use record for AudioBookFilePathParserResult

Bond_009 2 лет назад
Родитель
Сommit
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.