mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 00:12:24 +00:00
Add missing xml doc
This commit is contained in:
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>
|
||||
|
||||
Reference in New Issue
Block a user