Rot13LayoutRendererWrapper Class |
Namespace: NLog.LayoutRenderers.Wrappers
The Rot13LayoutRendererWrapper type exposes the following members.
Name | Description | |
---|---|---|
Rot13LayoutRendererWrapper | Initializes a new instance of the Rot13LayoutRendererWrapper class |
Name | Description | |
---|---|---|
Inner |
Gets or sets the wrapped layout.
[DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.) | |
Text |
Gets or sets the layout to be wrapped.
|
Name | Description | |
---|---|---|
DecodeRot13 |
Encodes/Decodes ROT-13-encoded string.
| |
Render |
Renders the value of layout renderer in the context of the specified log event.
(Inherited from LayoutRenderer.) | |
ToString | Returns a string that represents the current object. (Inherited from LayoutRenderer.) |