C# Class FluentSecurity.Glimpse.Specification.VerificationExtensions

Show file Open project: kristofferahl/FluentSecurity-Glimpse

Public Methods

Method Description
VerifyRow ( this row, string controller, string action ) : void

Method Details

VerifyRow() public static method

public static VerifyRow ( this row, string controller, string action ) : void
row this
controller string
action string
return void