Explorar o código

Add missing xml doc

David Ullmer %!s(int64=3) %!d(string=hai) anos
pai
achega
9e23af5636
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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>