refactoring

This commit is contained in:
Paul Schneider 2018-07-16 02:36:44 +02:00
commit d796f553f4
20 changed files with 29 additions and 11 deletions

View file

@ -1,4 +1,4 @@
namespace Yavsc
namespace Yavsc.Abstract.Identity
{
public interface IApplicationUser
{