Add missing xml doc

pull/6436/head
David Ullmer 3 years ago committed by Cody Robibero
parent 6ad020acb2
commit 9e23af5636

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

Loading…
Cancel
Save