C# Class Nyaml.Schemas.Full

Inheritance: Core
显示文件 Open project: yaml/Nyaml Class Usage Examples

Public Methods

Method Description
Full ( ) : System.Linq

Protected Methods

Method Description
ResolveSpecific ( Nodes node ) : Tags.Base

Method Details

Full() public method

public Full ( ) : System.Linq
return System.Linq

ResolveSpecific() protected method

protected ResolveSpecific ( Nodes node ) : Tags.Base
node Nodes
return Tags.Base