C# Класс Cats.Web.Hub.Helpers.LanguageHelper

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

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

Метод Описание
Translate ( this str ) : string
Translate ( this helper, string text ) : string

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

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

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

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

public static Translate ( this helper, string text ) : string
helper this
text string
Результат string