- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Meta - Containing Type
- Metadata
Xml Extensions
Syntax
public static XElement XElement(this IMetadata metadata, string key, Func<string, XElement> elementFunc)
Parameters
Name | Type | Description |
---|---|---|
metadata | IMetadata | |
key | string | |
elementFunc | Func |
Return Value
Type | Description |
---|---|
XElement |