Constructor
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- min
- Type: SystemInt32
[Missing <param name="min"/> documentation for "M:log4net.Util.FormattingInfo.#ctor(System.Int32,System.Int32,System.Boolean)"]
- max
- Type: SystemInt32
[Missing <param name="max"/> documentation for "M:log4net.Util.FormattingInfo.#ctor(System.Int32,System.Int32,System.Boolean)"]
- leftAlign
- Type: SystemBoolean
[Missing <param name="leftAlign"/> documentation for "M:log4net.Util.FormattingInfo.#ctor(System.Int32,System.Int32,System.Boolean)"]
Remarks
Initializes a new instance of the FormattingInfo class with the specified parameters.
See Also