Constructor
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- min
- Type: System Int32
[Missing <param name="min"/> documentation for "M:log4net.Util.FormattingInfo.#ctor(System.Int32,System.Int32,System.Boolean)"]
- max
- Type: System Int32
[Missing <param name="max"/> documentation for "M:log4net.Util.FormattingInfo.#ctor(System.Int32,System.Int32,System.Boolean)"]
- leftAlign
- Type: System Boolean
[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