Click or drag to resize
AuthorityProviderInsert Method
���Ӽ�¼

Namespace: X3Platform.Security.Authority.DAL.IBatis
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public void Insert(
	AuthorityInfo param
)

Parameters

param
Type: X3Platform.Security.AuthorityAuthorityInfo
ʵ��AuthorityInfo��ϸ��Ϣ

Implements

IAuthorityProviderInsert(AuthorityInfo)
See Also