The methods of the PatternLayoutConverter class are listed below. For a complete list of PatternLayoutConverter class members, see the PatternLayoutConverter Members topic.
![]() | 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, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Set the next pattern converter in the chains |
![]() | Returns a String that represents the current Object. |
![]() | 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. |
![]() | Creates a shallow copy of the current Object. |
PatternLayoutConverter Class | log4net.Layout.Pattern Namespace