C# Class SharpArch.Web.Http.ControllerExtensions

Afficher le fichier Open project: sharparchitecture/Sharp-Architecture

Méthodes publiques

Méthode Description
IsHttpController ( [ type ) : bool

Determines whether the specified type is a HTTP controller.

Method Details

IsHttpController() public static méthode

Determines whether the specified type is a HTTP controller.
public static IsHttpController ( [ type ) : bool
type [ The type to check.
Résultat bool