refactoring
This commit is contained in:
@ -2,7 +2,7 @@ using System.ComponentModel.DataAnnotations;
|
||||
|
||||
namespace Yavsc.Models.Relationship
|
||||
{
|
||||
public class Link
|
||||
public class HyperLink
|
||||
{
|
||||
[Display(Name="Hyper référence")]
|
||||
public string HRef { get; set; }
|
Reference in New Issue
Block a user