log4net SDK Reference

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
Missing <param> documentation for tag

Remarks

Missing <remarks> documentation for M:log4net.Core.LevelCollection.#ctor(log4net.Core.LevelCollection.Tag)

See Also

LevelCollection Class | log4net.Core Namespace | LevelCollection Constructor Overload List