C# Class Calyptus.Mvc.MethodNode

Afficher le fichier Open project: sebmarkbage/calyptus.mvc Class Usage Examples

Méthodes publiques

Méthode Description
MethodNode ( MethodInfo method, ControllerNode children, string path, string verb ) : System

Method Details

MethodNode() public méthode

public MethodNode ( MethodInfo method, ControllerNode children, string path, string verb ) : System
method System.Reflection.MethodInfo
children ControllerNode
path string
verb string
Résultat System