C# Class MvcTemplate.Components.Security.AuthorizeAsAttribute

Inheritance: System.Attribute
显示文件 Open project: NonFactors/MVC6.Template Class Usage Examples

Public Methods

Method Description
AuthorizeAsAttribute ( String action ) : System

Method Details

AuthorizeAsAttribute() public method

public AuthorizeAsAttribute ( String action ) : System
action String
return System