utilities feature
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Gallery.Util.Interface
|
||||
{
|
||||
public interface IGallerySource
|
||||
{
|
||||
string GetCookie();
|
||||
void SetCookie();
|
||||
|
||||
GalleryItem[] GetRecentItems(int page);
|
||||
}
|
||||
|
Reference in New Issue
Block a user