C# Класс Geekhub.Modules.Core.Support.StringExtentions

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

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

Метод Описание
IsPresent ( this str ) : bool
Or ( this str, string or ) : string
ToMD5 ( this str ) : string

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

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

public static IsPresent ( this str ) : bool
str this
Результат bool

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

public static Or ( this str, string or ) : string
str this
or string
Результат string

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

public static ToMD5 ( this str ) : string
str this
Результат string