C# Class RouteAttribute, Rabbit

Inheritance: System.Attribute
Afficher le fichier Open project: yysun/Rabbit Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RouteAttribute ( bool isPost, string action ) : System

Method Details

RouteAttribute() public méthode

public RouteAttribute ( bool isPost, string action ) : System
isPost bool
action string
Résultat System