Click or drag to resize

YamlLocalizationSourceBaseTGetValues Method

Returns all key values pair of the localization source

Namespace:  Cauldron.Localization
Assembly:  Cauldron.Localization (in Cauldron.Localization.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax

Return Value

Type: IEnumerableILocalizationKeyValue
A collection of key values pair

Implements

ILocalizationSourceGetValues
See Also