C# Class System.Yaml.YamlNode.ObjectRepository

Remember the order of appearance of nodes. It also has ability of rewinding.
Datei anzeigen Open project: jbruening/YamlSerializer-Fork

Public Methods

Method Description
AlreadyAppeared ( YamlNode a, YamlNode b, bool &identity ) : bool

Method Details

AlreadyAppeared() public method

public AlreadyAppeared ( YamlNode a, YamlNode b, bool &identity ) : bool
a YamlNode
b YamlNode
identity bool
return bool