MetadataItems.

Add(MetadataItem) Method

Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Meta
Containing Type
MetadataItems

Syntax

public void Add(MetadataItem item)

Parameters

Name Type Description
item MetadataItem

Return Value

Type Description
void
GitHub