C# 클래스 MonkeySpace.LocalizationExtensions

파일 보기 프로젝트 열기: megsoftconsulting/MonkeySpace

공개 메소드들

메소드 설명
GetText ( this text ) : string

Gets the localized text for the specified string.

메소드 상세

GetText() 공개 정적인 메소드

Gets the localized text for the specified string.
public static GetText ( this text ) : string
text this
리턴 string