C# Class SpecFlow.AutoMocking.Core.Extensions.TypeExtensions

Datei anzeigen Open project: jongeorge1/SpecFlow.AutoMocking

Public Methods

Method Description
GreediestConstructor ( this type ) : ConstructorInfo
ProperName ( this type ) : string

Method Details

GreediestConstructor() public static method

public static GreediestConstructor ( this type ) : ConstructorInfo
type this
return System.Reflection.ConstructorInfo

ProperName() public static method

public static ProperName ( this type ) : string
type this
return string