MrKWatkins.Reflection 1.3.1 Help

XmlDocIdFormatter Class

Definition

Formats reflection types into an XmlDocId.

public sealed class XmlDocIdFormatter : ReflectionFormatter, IReflectionFormatter

Constructors

Name

Description

XmlDocIdFormatter()

Methods

Name

Description

Format(TextWriter, ConstructorInfo)

Formats the specified ConstructorInfo.

Format(TextWriter, EventInfo)

Formats the specified EventInfo.

Format(TextWriter, FieldInfo)

Formats the specified FieldInfo.

Format(TextWriter, PropertyInfo)

Formats the specified PropertyInfo.

Format(TextWriter, MethodInfo)

Formats the specified MethodInfo.

Format(TextWriter, Type)

Formats the specified Type.

FormatNamespace(TextWriter, String)

Formats the specified namespace.

Last modified: 17 December 2024