log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
LevelCollection Constructor (Tag)
Allow subclasses to avoid our default constructors
[Visual Basic]
Overloads Protected Friend Sub New( _
ByVal
tag As
Tag _
)
[C#]
protected internal LevelCollection(
Tag tag);
Parameters
-
tag
-
See Also
LevelCollection Class | log4net.Core Namespace | LevelCollection Constructor Overload List