Constructs a PatternString
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- pattern
- Type: System String
The pattern to use with this PatternString
Remarks
Initialize a new instance of PatternString with the pattern specified.
See Also