1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-02 21:24:56 +00:00
Sonarr/NzbDrone.Core/Datastore/ResultSet.cs

6 lines
79 B
C#
Raw Normal View History

2013-04-20 21:23:17 +00:00
namespace NzbDrone.Core.Datastore
{
public class ResultSet
{
}
}