C# 클래스 WhiteCore.Modules.Web.Translators.EnglishTranslation

상속: ITranslator
파일 보기 프로젝트 열기: WhiteCoreSim/WhiteCore-Dev

공개 메소드들

메소드 설명
Deserialize ( string basePath ) : void
GetTranslatedString ( string key ) : string

메소드 상세

Deserialize() 공개 메소드

public Deserialize ( string basePath ) : void
basePath string
리턴 void

GetTranslatedString() 공개 메소드

public GetTranslatedString ( string key ) : string
key string
리턴 string