C# Class Machine.Specifications.AutoMocking.Core.Extensions.TypeExtensions

Afficher le fichier Open project: jamesbroome/Machine.Specifications.AutoMocking

Méthodes publiques

Méthode Description
greediest_constructor ( this type ) : ConstructorInfo
proper_name ( this type ) : string

Method Details

greediest_constructor() public static méthode

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

proper_name() public static méthode

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