Click or drag to resize
NbAclBase Constructor (NbJsonObject)
JSON Object から ACL への変換

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
protected NbAclBase(
	NbJsonObject json
)

Parameters

json
Type: Nec.NebulaNbJsonObject
JSON Object
Exceptions
ExceptionCondition
ArgumentNullExceptionJSON Objectがnull
Version Information

Core

Supported in: 1.0
See Also