C# Class Junior.Route.ViewEngines.Razor.TypeExtensions

Afficher le fichier Open project: nathan-alden/junior-route

Méthodes publiques

Méthode Description
IsAnonymousType ( this type ) : bool
IsDynamicType ( this type ) : bool

Method Details

IsAnonymousType() public static méthode

public static IsAnonymousType ( this type ) : bool
type this
Résultat bool

IsDynamicType() public static méthode

public static IsDynamicType ( this type ) : bool
type this
Résultat bool