C# 클래스 Core.Forms.Verbs.FormsAnswersAdminVerb

상속: IActionVerb
파일 보기 프로젝트 열기: coreframework/Core-Framework

공개 메소드들

메소드 설명
IsAllowed ( ICorePrincipal user ) : bool

Determines whether the specified user is allowed to manage forms.

메소드 상세

IsAllowed() 공개 메소드

Determines whether the specified user is allowed to manage forms.
public IsAllowed ( ICorePrincipal user ) : bool
user ICorePrincipal The user.
리턴 bool