Table of Contents

ResourceItem.ResourceItem Constructor

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

Constructor

public ResourceItem(string file, string id, string value, bool isOverride)

Parameters

file string

The file containing the resource item

id string

The item ID

value string

The item value

isOverride bool

True if this is an override, false if not