PatternString.AddConverter Method (String, Type)
      
     
    
       Add a converter to this PatternString 
      
        [Visual Basic]
        Overloads Public Sub AddConverter( _
   ByVal 
name As 
String, _
   ByVal 
type As 
Type _
)
 
      
      Parameters
      
        - 
          name
        
- the name of the conversion pattern for this converter
- 
          type
        
- the type of the converter
Remarks
             Add a converter to this PatternString 
            See Also
PatternString Class | log4net.Util Namespace | PatternString.AddConverter Overload List