Click or drag to resize
IAuthorityServiceFindAll Method
查询所有相关记录

Namespace: X3Platform.Security.Authority.IBLL
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
IList<AuthorityInfo> FindAll()

Return Value

Type: IListAuthorityInfo
返回所有 AuthorityInfo 实例的详细信息
See Also