C# Class MvcToFubu.Core.Components.MvcActionCall

Inheritance: ActionCall
Afficher le fichier Open project: bobpace/MvcToFubu

Méthodes publiques

Méthode Description
MvcActionCall ( Type handlerType, MethodInfo method ) : System

Méthodes protégées

Méthode Description
buildObjectDef ( ) : ObjectDef

Method Details

MvcActionCall() public méthode

public MvcActionCall ( Type handlerType, MethodInfo method ) : System
handlerType System.Type
method System.Reflection.MethodInfo
Résultat System

buildObjectDef() protected méthode

protected buildObjectDef ( ) : ObjectDef
Résultat ObjectDef