MrKWatkins.Reflection 1.3.1 Help

XmlDocIdFormatter.FormatNamespace Method

Definition

Formats the specified namespace.

public override void FormatNamespace(TextWriter output, string @namespace);

Parameters

Name

Type

Description

output

TextWriter

A TextWriter to write a string representing namespace to.

namespace

String

The namespace.

Last modified: 17 December 2024