C# Class AppMetrics.AccessKeys

Datei anzeigen Open project: fandrei/AppMetrics

Public Methods

Method Description
VerifyAccess ( string key ) : void

Private Methods

Method Description
IsAllowed ( string key ) : bool

Method Details

VerifyAccess() public static method

public static VerifyAccess ( string key ) : void
key string
return void