C# 클래스 Machete.Web.Helpers.IsInRoleHelper

파일 보기 프로젝트 열기: SavageLearning/Machete

공개 메소드들

메소드 설명
IsInRole ( this instance ) : bool
IsRoleAllowed ( this instance, string functionality ) : bool

메소드 상세

IsInRole() 공개 정적인 메소드

public static IsInRole ( this instance ) : bool
instance this
리턴 bool

IsRoleAllowed() 공개 정적인 메소드

public static IsRoleAllowed ( this instance, string functionality ) : bool
instance this
functionality string
리턴 bool