wip - refacts
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
{
|
||||
public interface IContact
|
||||
{
|
||||
IApplicationUser Owner { get; set; }
|
||||
string OwnerId { get; set; }
|
||||
string UserId { get; set; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user