MetadataItems.

Add(KeyValuePair<string, Object>) Method

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

Syntax

public void Add(KeyValuePair<string, Object> pair)

Parameters

Name Type Description
pair KeyValuePair<string, Object>

Return Value

Type Description
void
GitHub