Extensions Class

Assembly
Wyam.Yaml.dll
Namespace
Wyam.Yaml.Dynamic
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["Extensions"] class Type type-node

Syntax

public static class Extensions

Methods

Name Value Summary
InverseFirstCapital(string) string
static
IsNullOrEmpty(string) bool
static
ToTextReader(string) TextReader
static
GitHub