DeserializeYaml<TValue>(IFile) Method
Namespace
Statiq.Yaml
Containing Type
IFileExtensions

Syntax

public static TValue DeserializeYaml<TValue>(this IFile file)

Type Parameters

Name Description
TValue

Parameters

Name Type Description
file IFile

Return Value

Type Description
TValue