- Namespace
- Statiq
.Yaml .Dynamic - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["YamlDoc"]
class Type type-node
Syntax
public static class YamlDoc
Methods
Name | Return Value | Summary |
---|---|---|
LoadFromFile |
YamlNode |
static
|
LoadFromString |
YamlNode |
static
|
LoadFromTextReader |
YamlNode |
static
|