Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SharpArch
Web
Mvc
ControllerExtensions
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