refactoring

This commit is contained in:
2018-07-16 02:36:44 +02:00
parent ee91fd6300
commit 4115f1ad06
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
{