C# Class Onism.Cldr.Tools.CldrJson

Represents a single CLDR JSON file.
Mostra file Open project: pgolebiowski/onism-cldr Class Usage Examples

Public Methods

Method Description
CldrJson ( CldrLocale locale, Newtonsoft.Json.Linq.JObject data ) : Newtonsoft.Json.Linq

Method Details

CldrJson() public method

public CldrJson ( CldrLocale locale, Newtonsoft.Json.Linq.JObject data ) : Newtonsoft.Json.Linq
locale CldrLocale
data Newtonsoft.Json.Linq.JObject
return Newtonsoft.Json.Linq