C# 클래스 Rebel.Cms.Web.Dictionary.DictionaryResult

파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
DictionaryResult ( bool found, string key, string value = "", string sourceLanguage = "" ) : System

메소드 상세

DictionaryResult() 공개 메소드

public DictionaryResult ( bool found, string key, string value = "", string sourceLanguage = "" ) : System
found bool
key string
value string
sourceLanguage string
리턴 System