C# Class System.Yaml.YamlNode.ObjectRepository

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

Méthodes publiques

Méthode Description
AlreadyAppeared ( YamlNode a, YamlNode b, bool &identity ) : bool

Method Details

AlreadyAppeared() public méthode

public AlreadyAppeared ( YamlNode a, YamlNode b, bool &identity ) : bool
a YamlNode
b YamlNode
identity bool
Résultat bool