Class CurrentPlatformLiteral
  
  
  
  
    Inheritance
    
    CurrentPlatformLiteral
   
  
  
  Assembly: QFSW.BA.dll
  
  
    public class CurrentPlatformLiteral : IDynamicLiteral
   
  Constructors
  
  
  
  
  
  Declaration
  
    public CurrentPlatformLiteral(string identifier)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | String | identifier |  | 
    
  
  Properties
  
  
  
  
  
  Declaration
  
    public string ID { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public string Tooltip { get; }
   
  Property Value
  
  Methods
  
  
  
  
  
  Declaration
  
    public void DrawCustomSettingsUI()
   
  
  
  
  
  Declaration
  
    public string GenerateLiteral()
   
  Returns
  
  Implements
  
  Extension Methods