C# 클래스 AppMetrics.AccessKeys

파일 보기 프로젝트 열기: fandrei/AppMetrics

공개 메소드들

메소드 설명
VerifyAccess ( string key ) : void

비공개 메소드들

메소드 설명
IsAllowed ( string key ) : bool

메소드 상세

VerifyAccess() 공개 정적인 메소드

public static VerifyAccess ( string key ) : void
key string
리턴 void