C# 클래스 UI.Infrastructure.LocalizerStorage

파일 보기 프로젝트 열기: Nirklav/TCPChat 1 사용 예제들

공개 메소드들

메소드 설명
Get ( string locale, string key ) : string
LocalizerStorage ( string storageLocale ) : System

비공개 메소드들

메소드 설명
GetDir ( ) : string
GetFilePath ( string locale ) : string
LoadXml ( string filePath ) : string>.Dictionary

메소드 상세

Get() 공개 메소드

public Get ( string locale, string key ) : string
locale string
key string
리턴 string

LocalizerStorage() 공개 메소드

public LocalizerStorage ( string storageLocale ) : System
storageLocale string
리턴 System