| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.Framework.Collections.CharacterList GetResourceNames () | 
     Returns a CharacterList of the Names of the System.String resources  | 
|
| + | Consultingwerk.Framework.Collections.CharacterDictionary GetResourceStrings () | 
     Returns a CharacterDictionary of the System.String resources  | 
|
| + | GetResourceStrings (table) | 
     Returns a CharacterDictionary of the System.String resources  | 
|
| + | Translate (character, CharacterDictionary) | 
     Translates the Resource File using the given Translation Dictionary  | 
|
| + | Translate (character, table) | 
     Translates the Resource File using the given Translation Dictionary  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | ResourceTranslator (character) | 
     Constructor for the ResourceTranslator class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL IsLocalizable | 
     Returns if the resource file is Localizable  | 
|
| + | CHARACTER ResourceFileName | 
     Returns the current resource file name  | 
| 
         
            
                Top
                
            
         
        PUBLIC Consultingwerk.Framework.Collections.CharacterList GetResourceNames ()
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.Framework.Collections.CharacterDictionary GetResourceStrings ()
 
  | 
||||||||||||||||||||
        
        PUBLIC GetResourceStrings (table)
 
  | 
||||||||||||||||||||
        
        PUBLIC Translate (character, CharacterDictionary)
 
  | 
||||||||||||||||||||
        
        PUBLIC Translate (character, table)
 
  | 
||||||||||||||||||||
        
        PUBLIC ResourceTranslator (character)
 
  | 
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC LOGICAL IsLocalizable
 
  | 
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER ResourceFileName
 
  | 
|||||||||||||||