Table of Contents

LinkTextResolver.WriteType Method

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.dll

Write out a type reference

public void WriteType(TypeReference type, DisplayOptions options, XmlWriter writer)

Parameters

type TypeReference

The type reference information

options DisplayOptions

The link display options

writer XmlWriter

The write to which the information is written