Constructor Yaml
Yaml(string, string)
Can only parse small subset of YAML; see MiniYamlParser.
Declaration
public Yaml(string yaml, string packageFilePath)
Parameters
Type | Name | Description |
---|---|---|
string | yaml | |
string | packageFilePath |
Can only parse small subset of YAML; see MiniYamlParser.
public Yaml(string yaml, string packageFilePath)
Type | Name | Description |
---|---|---|
string | yaml | |
string | packageFilePath |