C# 클래스 Schumix.Framework.Database.Cache.LocalizedCommandHelp

파일 보기 프로젝트 열기: Schumix/Schumix2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Command string
Id int
Language string
Rank int
Text string

프로퍼티 상세

Command 공개적으로 프로퍼티

public string Command
리턴 string

Id 공개적으로 프로퍼티

public int Id
리턴 int

Language 공개적으로 프로퍼티

public string Language
리턴 string

Rank 공개적으로 프로퍼티

public int Rank
리턴 int

Text 공개적으로 프로퍼티

public string Text
리턴 string