包括受保护的成员
包括继承的成员
返回所有批注。
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
![]() |
GetAllAnnotations() | 返回所有批注的列表。 |
![]() |
GetAllAnnotations<TType>() | 列表返回实现给定类型的模型上的批注。 |
![]() |
GetAllAnnotations(Type) | |
![]() |
GetAllAnnotations(ModelIdentifier) | 返回使用所提供标识符命名的所有批注的列表。 |
![]() |
GetAllAnnotations<TType>(ModelIdentifier) | 返回实现给定类型的所有批注。 |
![]() |
GetAllAnnotations(ModelIdentifier, Type) |
页首