C# Class Rebel.Cms.Web.Dictionary.DictionaryResult

ファイルを表示 Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
DictionaryResult ( bool found, string key, string value = "", string sourceLanguage = "" ) : System

Method Details

DictionaryResult() public method

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