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,6 +1,6 @@
using System.ComponentModel.DataAnnotations;
namespace Yavsc.Models.Messaging
namespace Yavsc.Abstract.Identity
{
public class ClientProviderInfo
{