Clone(string)
Returns a deep clone of the current object.
Declaration
protected override LoggingNamespaceSource Clone(string role)Parameters
| Type | Name | Description |
|---|---|---|
| string | role | The role of the new instance, or |
Returns
| Type | Description |
|---|---|
| LoggingNamespaceSource | A deep clone of the current instance. |