The methods of the NamedPatternConverter class are listed below. For a complete list of NamedPatternConverter class members, see the NamedPatternConverter Members topic.
![]() | Initialize the converter |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Write the pattern converter to the writer with appropriate formatting |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Set the next pattern converter in the chains |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Convert the pattern to the rendered message |
![]() | Overloaded. Derived pattern converters must override this method in order to convert conversion specifiers in the correct way. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Get the fully qualified string data |
![]() | Creates a shallow copy of the current Object. |
NamedPatternConverter Class | log4net.Layout.Pattern Namespace