C# Class Cats.Web.Hub.Helpers.LanguageHelper

Show file Open project: edgecomputing/cats

Public Methods

Method Description
Translate ( this str ) : string
Translate ( this helper, string text ) : string

Method Details

Translate() public static method

public static Translate ( this str ) : string
str this
return string

Translate() public static method

public static Translate ( this helper, string text ) : string
helper this
text string
return string