标签: reflection validationattribute data-annotations
按类型细分类并检索一些属性数据。在从propertys [Remote(..)]属性中检索routedata / url时遇到问题。
似乎我找不到的路线属性是不可访问的。
为了说明(检索throguh循环,循环遍历types属性的每个属性):
var remote = attrib as RemoteAttribute; var routeInfo = remote.????;