C# 클래스 Verses.iOS.TranslationHelper

파일 보기 프로젝트 열기: pierceboggan/Verses

공개 메소드들

메소드 설명
GetCurrentTranslation ( ) : string
GetCurrentTranslationForDownload ( ) : Translation
SetCurrentTranslation ( string translationShortName ) : void

메소드 상세

GetCurrentTranslation() 공개 정적인 메소드

public static GetCurrentTranslation ( ) : string
리턴 string

GetCurrentTranslationForDownload() 공개 정적인 메소드

public static GetCurrentTranslationForDownload ( ) : Translation
리턴 Translation

SetCurrentTranslation() 공개 정적인 메소드

public static SetCurrentTranslation ( string translationShortName ) : void
translationShortName string
리턴 void