C# Class DRMFSS.Web.Helpers.LanguageHelper

Mostrar archivo Open project: edgecomputing/cats-hub-module

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