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

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

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

Метод Описание
IsHttpController ( [ type ) : bool

Determines whether the specified type is a HTTP controller.

Описание методов

IsHttpController() публичный статический Метод

Determines whether the specified type is a HTTP controller.
public static IsHttpController ( [ type ) : bool
type [ The type to check.
Результат bool