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