ISieveCustomSortMethods.cs 89 Bytes
Newer Older
thienvo's avatar
thienvo committed
1 2 3 4 5 6
namespace Sieve.Services
{
    public interface ISieveCustomSortMethods
    {
    }
}