C# Класс developwithpassion.bdd.core.extensions.TypeExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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