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

Mostrar archivo Open project: jpboodhoo/developwithpassion.bdd

Public Methods

Method Description
greediest_constructor ( this type ) : ConstructorInfo
proper_name ( this type ) : string

Method Details

greediest_constructor() static public method

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

proper_name() static public method

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