C# Класс SpecFlowDocCreator.Services.NUnit.NullChecker

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

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

Метод Описание
ValueOrEmptyString ( this attribute ) : string
ValueOrFalse ( this attribute ) : bool
ValueOrZero ( this attribute ) : int

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

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

public static ValueOrEmptyString ( this attribute ) : string
attribute this
Результат string

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

public static ValueOrFalse ( this attribute ) : bool
attribute this
Результат bool

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

public static ValueOrZero ( this attribute ) : int
attribute this
Результат int