Archived
1
0

Added navigation logic

This commit is contained in:
Michael Gordeev
2019-12-03 18:44:29 +03:00
parent c11d1e3dcf
commit 6293037ae5
11 changed files with 165 additions and 34 deletions
+1 -7
View File
@@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace FoxTube.Core.Models
namespace FoxTube.Core.Models
{
public interface IRefreshable
{