C# 클래스 SharpArch.Web.Mvc.ControllerExtensions

파일 보기 프로젝트 열기: sharparchitecture/Sharp-Architecture

공개 메소드들

메소드 설명
IsController ( [ type ) : bool

Determines whether the specified type is a controller

메소드 상세

IsController() 공개 정적인 메소드

Determines whether the specified type is a controller
public static IsController ( [ type ) : bool
type [ Type to check
리턴 bool