C# Class Project.Core.Utils.Extensions.TypeExtensions

ファイルを表示 Open project: tylermercier/mvc_template

Public Methods

Method Description
IsAnonymousType ( this type ) : System.Boolean

Method Details

IsAnonymousType() public static method

public static IsAnonymousType ( this type ) : System.Boolean
type this
return System.Boolean