Separation of core library from the UWP app.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace Wino.Core.Domain.Interfaces
|
||||
{
|
||||
public interface IGmailThreadingStrategy : IThreadingStrategy { }
|
||||
}
|
||||
Reference in New Issue
Block a user