C# Класс WeenyMapper.Extensions.StringExtensions

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

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

Метод Описание
IsNullOrEmpty ( this s ) : bool
IsNullOrWhiteSpace ( this s ) : bool

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

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

public static IsNullOrEmpty ( this s ) : bool
s this
Результат bool

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

public static IsNullOrWhiteSpace ( this s ) : bool
s this
Результат bool