C# Class SecurePages.Infrastructure.SecurePagesConfiguration

Mostrar archivo Open project: webadvanced/Secure-Page-manager-for-asp.net

Public Methods

Method Description
RegisterCustomMatchRule ( bool>.Func customMatchRuleFunc ) : void

Private Methods

Method Description
SecurePagesConfiguration ( ) : System

Method Details

RegisterCustomMatchRule() public static method

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