DisplayNameFormatter.FormatNamespace Method
Definition
Formats the specified namespace.
public override void FormatNamespace(TextWriter output, string @namespace);
Parameters
Name | Type | Description |
---|---|---|
output | A TextWriter to write a string representing | |
namespace | The namespace. |
Last modified: 17 December 2024