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

显示文件 Open project: nathan-alden/junior-route

Public Methods

Method Description
IsAnonymousType ( this type ) : bool
IsDynamicType ( this type ) : bool

Method Details

IsAnonymousType() public static method

public static IsAnonymousType ( this type ) : bool
type this
return bool

IsDynamicType() public static method

public static IsDynamicType ( this type ) : bool
type this
return bool