C# Class Tavis.PathParameterAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: darrelmiller/ApiRouter

Méthodes publiques

Méthode Description
PathParameterAttribute ( string pathTemplate, bool required ) : System

Method Details

PathParameterAttribute() public méthode

public PathParameterAttribute ( string pathTemplate, bool required ) : System
pathTemplate string
required bool
Résultat System