C# 클래스 developwithpassion.bdd.core.extensions.TypeExtensions

파일 보기 프로젝트 열기: jpboodhoo/developwithpassion.bdd

공개 메소드들

메소드 설명
greediest_constructor ( this type ) : ConstructorInfo
proper_name ( this type ) : string

메소드 상세

greediest_constructor() 정적인 공개 메소드

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

proper_name() 정적인 공개 메소드

static public proper_name ( this type ) : string
type this
리턴 string