C# Class Cirno.Routing.Attributes.GetAttribute

Inheritance: Cirno.Routing.Attributes.ActionAttribute
Afficher le fichier Open project: ravenmk3/Cirno

Méthodes publiques

Méthode Description
GetAttribute ( ) : System
GetAttribute ( string template ) : System
GetAttribute ( string template, int order ) : System

Method Details

GetAttribute() public méthode

public GetAttribute ( ) : System
Résultat System

GetAttribute() public méthode

public GetAttribute ( string template ) : System
template string
Résultat System

GetAttribute() public méthode

public GetAttribute ( string template, int order ) : System
template string
order int
Résultat System