renamed
This commit is contained in:
parent
4b27c04157
commit
528e4ac947
19 changed files with 0 additions and 6 deletions
|
|
@ -1,9 +0,0 @@
|
|||
namespace Yavsc.Models
|
||||
{
|
||||
public interface ICircleMember
|
||||
{
|
||||
ICircle Circle { get; set; }
|
||||
long Id { get; set; }
|
||||
IApplicationUser Member { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue