Click or drag to resize
Sandcastle Help File BuilderComponentConfigurationDictionary Constructor
Default constructor

Namespace: SandcastleBuilder.Utils.BuildComponent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public ComponentConfigurationDictionary(
	SandcastleProject project
)

Parameters

project
Type: SandcastleBuilder.UtilsSandcastleProject
The project that owns the collection
See Also