The PatternConverter type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| PatternConverter |
Protected constructor
|
Methods
| Name | Description | |
|---|---|---|
| Convert |
Evaluate this pattern converter and write the output to a writer.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
| Format |
Write the pattern converter to the writer with appropriate formatting
| |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| SetNext |
Set the next pattern converter in the chains
| |
| SpacePad |
Fast space padding method.
| |
| (Inherited from | ||
| WriteDictionary(TextWriter, ILoggerRepository, IDictionary) |
Write an dictionary to a | |
| WriteDictionary(TextWriter, ILoggerRepository, IDictionaryEnumerator) |
Write an dictionary to a | |
| WriteObject |
Write an object to a |
Properties
| Name | Description | |
|---|---|---|
| FormattingInfo |
Gets or sets the formatting info for this converter
| |
| Next |
Get the next pattern converter in the chain
| |
| Option |
Gets or sets the option value for this converter
| |
| Properties |
See Also