Browse Source

Add missing xml doc

David Ullmer 3 năm trước cách đây
mục cha
commit
9e23af5636
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      MediaBrowser.Controller/Drawing/IImageGenerator.cs

+ 3 - 0
MediaBrowser.Controller/Drawing/IImageGenerator.cs

@@ -1,5 +1,8 @@
 namespace MediaBrowser.Controller.Drawing
 {
+    /// <summary>
+    /// Interface for an image generator.
+    /// </summary>
     public interface IImageGenerator
     {
         /// <summary>