Add missing xml doc
This commit is contained in:
parent
6ad020acb2
commit
9e23af5636
|
@ -1,5 +1,8 @@
|
|||
namespace MediaBrowser.Controller.Drawing
|
||||
{
|
||||
/// <summary>
|
||||
/// Interface for an image generator.
|
||||
/// </summary>
|
||||
public interface IImageGenerator
|
||||
{
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in New Issue
Block a user