8 lines
94 B
C#
8 lines
94 B
C#
|
|
namespace MediaBrowser.Model.Entities
|
|
{
|
|
public class EmptyRequestResult
|
|
{
|
|
}
|
|
}
|