C# Class MvcToFubu.Core.ActionCallCandidateExpressionExtensions

Afficher le fichier Open project: bobpace/MvcToFubu

Méthodes publiques

Méthode Description
IgnoreAspNetMvcControllers ( this expression ) : ActionCallCandidateExpression
IncludeAspNetMvcControllers ( this expression ) : ActionCallCandidateExpression

Method Details

IgnoreAspNetMvcControllers() public static méthode

public static IgnoreAspNetMvcControllers ( this expression ) : ActionCallCandidateExpression
expression this
Résultat ActionCallCandidateExpression

IncludeAspNetMvcControllers() public static méthode

public static IncludeAspNetMvcControllers ( this expression ) : ActionCallCandidateExpression
expression this
Résultat ActionCallCandidateExpression