Class AttributeStringFormatExtensions
  
  
  
  
    Inheritance
    System.Object
    AttributeStringFormatExtensions
   
  
  Assembly: Vortex.Presentation.Controls.Wpf.dll
  Syntax
  
    static class AttributeStringFormatExtensions
   
  Methods
  
  
  
  
  AttributeFormatOrNull(Object)
  
  
  Declaration
  
    static string AttributeFormatOrNull(this object plcOnliner)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | System.Object | 
        plcOnliner | 
         | 
      
    
  
  Returns
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  FromPlcStringFormat(String)
  
  
  Declaration
  
    static string FromPlcStringFormat(this string stringFormatAttributeValue)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | System.String | 
        stringFormatAttributeValue | 
         | 
      
    
  
  Returns
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         |