ToTextReader(string) Method
Namespace
Statiq.Yaml.Dynamic
Containing Type
Extensions

Syntax

public static TextReader ToTextReader(this string str)

Parameters

Name Type Description
str string

Return Value

Type Description
TextReader