C# Класс SpecFlow.AutoMocking.Core.Extensions.TypeExtensions

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

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

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

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

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

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

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

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