renamed
This commit is contained in:
parent
b3be41516f
commit
aa3706e9c8
2 changed files with 2 additions and 2 deletions
|
|
@ -1,14 +0,0 @@
|
|||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
|
||||
namespace Yavsc.Models.Relationship
|
||||
{
|
||||
public enum LocationKind
|
||||
{
|
||||
|
||||
PostalAddress,
|
||||
LocationName,
|
||||
City
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue