C# 클래스 SecurePages.Infrastructure.SecurePagesConfiguration

파일 보기 프로젝트 열기: webadvanced/Secure-Page-manager-for-asp.net

공개 메소드들

메소드 설명
RegisterCustomMatchRule ( bool>.Func customMatchRuleFunc ) : void

비공개 메소드들

메소드 설명
SecurePagesConfiguration ( ) : System

메소드 상세

RegisterCustomMatchRule() 공개 정적인 메소드

public static RegisterCustomMatchRule ( bool>.Func customMatchRuleFunc ) : void
customMatchRuleFunc bool>.Func
리턴 void