C# 클래스 Seal.Model.RepositoryTranslation

파일 보기 프로젝트 열기: ariacom/Seal-Report 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Context string
Instance string
Reference string
Translations string>.Dictionary
Usage int

공개 메소드들

메소드 설명
InitFromCSV ( string filePath, bool hasInstance ) : List

비공개 메소드들

메소드 설명
initFromCSV ( string filePath, bool hasInstance ) : List

메소드 상세

InitFromCSV() 공개 정적인 메소드

public static InitFromCSV ( string filePath, bool hasInstance ) : List
filePath string
hasInstance bool
리턴 List

프로퍼티 상세

Context 공개적으로 프로퍼티

public string Context
리턴 string

Instance 공개적으로 프로퍼티

public string Instance
리턴 string

Reference 공개적으로 프로퍼티

public string Reference
리턴 string

Translations 공개적으로 프로퍼티

public Dictionary Translations
리턴 string>.Dictionary

Usage 공개적으로 프로퍼티

public int Usage
리턴 int