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

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

공개 메소드들

메소드 설명
Translate ( this html, string phrase, string language = "EN" ) : string

메소드 상세

Translate() 공개 정적인 메소드

public static Translate ( this html, string phrase, string language = "EN" ) : string
html this
phrase string
language string
리턴 string