C# 클래스 MvcApi.ViewCollectionExtensions

파일 보기 프로젝트 열기: dax70/MvcApi

공개 메소드들

메소드 설명
MapLocation ( this locations, string actioName, string view, object actionParameters = null, Type type = null, bool isCollection = false ) : ViewLocation

메소드 상세

MapLocation() 공개 정적인 메소드

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
리턴 ViewLocation