C# 클래스 Elmah.StringTranslation

Provides translation from multiple representations of a string to a single base representation.
파일 보기 프로젝트 열기: elmah/Elmah 1 사용 예제들

공개 메소드들

메소드 설명
Translate ( string translation, string input, string faces ) : string

메소드 상세

Translate() 공개 정적인 메소드

public static Translate ( string translation, string input, string faces ) : string
translation string
input string
faces string
리턴 string