C# Class developwithpassion.bdd.core.extensions.TypeExtensions

Afficher le fichier Open project: jpboodhoo/developwithpassion.bdd

Méthodes publiques

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

Method Details

greediest_constructor() static public méthode

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

proper_name() static public méthode

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