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

Afficher le fichier Open project: jongeorge1/SpecFlow.AutoMocking

Méthodes publiques

Méthode Description
GreediestConstructor ( this type ) : ConstructorInfo
ProperName ( this type ) : string

Method Details

GreediestConstructor() public static méthode

public static GreediestConstructor ( this type ) : ConstructorInfo
type this
Résultat System.Reflection.ConstructorInfo

ProperName() public static méthode

public static ProperName ( this type ) : string
type this
Résultat string