Table of Contents

NamespaceSummaryItem.NamespaceSummaryItem Constructor

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

Constructor

public NamespaceSummaryItem(string name, bool isGroup, bool isDocumented, string summaryText)

Parameters

name string

The namespace's name

isGroup bool

This indicates whether or not the namespace is a group namespace

isDocumented bool

This indicates whether or not the namespace is to be documented

summaryText string

The summary text