Add missing xml doc

This commit is contained in:
David Ullmer 2021-08-17 20:32:52 +02:00 committed by Cody Robibero
parent 6ad020acb2
commit 9e23af5636

View File

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