C# Class UserApp.Core.TypeUtility

Mostrar archivo Open project: userapp-io/userapp-dotnet

Public Methods

Method Description
IsAnonymousType ( Type type ) : bool

Method Details

IsAnonymousType() public static method

public static IsAnonymousType ( Type type ) : bool
type System.Type
return bool