C# 클래스 Westwind.Globalization.ResxItem

파일 보기 프로젝트 열기: RickStrahl/Westwind.Globalization 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LocaleId string
Name string
Type string
Value object

프로퍼티 상세

LocaleId 공개적으로 프로퍼티

public string LocaleId
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

Type 공개적으로 프로퍼티

public string Type
리턴 string

Value 공개적으로 프로퍼티

public object Value
리턴 object