C# Class MvcApi.ViewCollectionExtensions

Afficher le fichier Open project: dax70/MvcApi

Méthodes publiques

Méthode Description
MapLocation ( this locations, string actioName, string view, object actionParameters = null, Type type = null, bool isCollection = false ) : ViewLocation

Method Details

MapLocation() public static méthode

public static MapLocation ( this locations, string actioName, string view, object actionParameters = null, Type type = null, bool isCollection = false ) : ViewLocation
locations this
actioName string
view string
actionParameters object
type System.Type
isCollection bool
Résultat ViewLocation