C# Class SharpArch.Web.Mvc.ControllerExtensions

Afficher le fichier Open project: sharparchitecture/Sharp-Architecture

Méthodes publiques

Méthode Description
IsController ( [ type ) : bool

Determines whether the specified type is a controller

Method Details

IsController() public static méthode

Determines whether the specified type is a controller
public static IsController ( [ type ) : bool
type [ Type to check
Résultat bool