메소드 | 설명 | |
---|---|---|
CreatePermission ( string type, bool allowed ) : void | ||
DeletePermission ( ) : void | ||
SetDetails ( string type, bool allowed ) : void | ||
UpdatePermission ( bool allowed ) : void | ||
ValidatePermission ( ) : bool |
public CreatePermission ( string type, bool allowed ) : void | ||
type | string | |
allowed | bool | |
리턴 | void |
public SetDetails ( string type, bool allowed ) : void | ||
type | string | |
allowed | bool | |
리턴 | void |