C# 클래스 Cats.Web.Hub.Helpers.LanguageHelper

파일 보기 프로젝트 열기: edgecomputing/cats

공개 메소드들

메소드 설명
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