2
0
David Ullmer 3 жил өмнө
parent
commit
9e23af5636

+ 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>