Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

FormattingInfo�Constructor�(Int32, Int32, Boolean)

Constructor

[Visual�Basic]
Overloads�Public�Sub�New( _
���ByVal min�As�Integer,�_
���ByVal max�As�Integer,�_
���ByVal leftAlign�As�Boolean�_
)
[C#]
public�FormattingInfo(
���intmin,
���intmax,
���boolleftAlign
);

Remarks

Initializes a new instance of the FormattingInfo class with the specified parameters.

See Also

FormattingInfo Class | log4net.Util Namespace | FormattingInfo Constructor Overload List