C# Class Rabbit.PostAttribute

Inheritance: RouteAttribute
ファイルを表示 Open project: yysun/Rabbit

Public Methods

Method Description
PostAttribute ( string action ) : System

Method Details

PostAttribute() public method

public PostAttribute ( string action ) : System
action string
return System