C# Класс Machine.Specifications.AutoMocking.Core.Extensions.TypeExtensions

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

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

Метод Описание
greediest_constructor ( this type ) : ConstructorInfo
proper_name ( this type ) : string

Описание методов

greediest_constructor() публичный статический Метод

public static greediest_constructor ( this type ) : ConstructorInfo
type this
Результат System.Reflection.ConstructorInfo

proper_name() публичный статический Метод

public static proper_name ( this type ) : string
type this
Результат string