Click or drag to resize
AuthorityServiceSave Method
保存记录

Namespace: X3Platform.Security.Authority.BLL
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public AuthorityInfo Save(
	AuthorityInfo param
)

Parameters

param
Type: X3Platform.Security.AuthorityAuthorityInfo
实例AuthorityInfo详细信息

Return Value

Type: AuthorityInfo
AuthorityInfo 实例详细信息

Implements

IAuthorityServiceSave(AuthorityInfo)
See Also