摘要:
public class RoleRequiredAttribute : ValidationAttribute, IClientValidatable { public string RoleIDS{ get; set; } public string OtherProperty { get; set; } public RoleR... 阅读全文
posted @ 2017-12-05 21:08 valeb 阅读(379) 评论(0) 推荐(0)
|
|||
|
摘要:
public class RoleRequiredAttribute : ValidationAttribute, IClientValidatable { public string RoleIDS{ get; set; } public string OtherProperty { get; set; } public RoleR... 阅读全文
posted @ 2017-12-05 21:08 valeb 阅读(379) 评论(0) 推荐(0)
摘要:
以上方法 一: 程序集 EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 命名空间 System.Data.Entity 以上方法二: 阅读全文
posted @ 2017-12-05 20:59 valeb 阅读(321) 评论(0) 推荐(0) |
|||