  | ILocalizationSource Interface | 
 
            Represents a source for a localization source
            
 
    Namespace: 
   Cauldron.Localization
    Assembly:
   Cauldron.Localization (in Cauldron.Localization.dll) Version: 3.2.0.2
Syntaxpublic interface ILocalizationSource
Public Interface ILocalizationSource
public interface class ILocalizationSource
The ILocalizationSource type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | GetValues | 
            Returns all key values pair of the localization source
              | 
Top
See Also