C# Class FluentSecurity.Glimpse.Specification.VerificationExtensions

Afficher le fichier Open project: kristofferahl/FluentSecurity-Glimpse

Méthodes publiques

Méthode Description
VerifyRow ( this row, string controller, string action ) : void

Method Details

VerifyRow() public static méthode

public static VerifyRow ( this row, string controller, string action ) : void
row this
controller string
action string
Résultat void