C# Класс SharpArch.Web.Mvc.ControllerExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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