MetadataItems.

Add(string, Object) Method

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

Syntax

public void Add(string key, Object value)

Parameters

Name Type Description
key string
value Object

Return Value

Type Description
void
GitHub