C# Class Manos.Mvc.HttpPostAttribute

Inheritance: HttpMethodAttribute
Mostra file Open project: toptensoftware/manos

Public Methods

Method Description
HttpPostAttribute ( ) : System
HttpPostAttribute ( string pattern ) : System

Method Details

HttpPostAttribute() public method

public HttpPostAttribute ( ) : System
return System

HttpPostAttribute() public method

public HttpPostAttribute ( string pattern ) : System
pattern string
return System