Jelajahi Sumber

Add missing xmldoc

Cody Robibero 3 tahun lalu
induk
melakukan
d7459fa2ec

+ 3 - 0
Emby.Server.Implementations/LiveTv/Listings/SchedulesDirectDtos/ImageDataDto.cs

@@ -4,6 +4,9 @@ using System.Text.Json.Serialization;
 
 namespace Emby.Server.Implementations.LiveTv.Listings.SchedulesDirectDtos
 {
+    /// <summary>
+    /// Image data dto.
+    /// </summary>
     public class ImageDataDto
     {
         /// <summary>

+ 3 - 0
Emby.Server.Implementations/LiveTv/Listings/SchedulesDirectDtos/ShowImagesDto.cs

@@ -5,6 +5,9 @@ using System.Text.Json.Serialization;
 
 namespace Emby.Server.Implementations.LiveTv.Listings.SchedulesDirectDtos
 {
+    /// <summary>
+    /// Show image dto.
+    /// </summary>
     public class ShowImagesDto
     {
         /// <summary>