C# Class YaYAML.YamlMappingPair

Afficher le fichier Open project: jagregory/yayaml

Méthodes publiques

Méthode Description
YamlMappingPair ( string key, IYamlEntity value )

Method Details

YamlMappingPair() public méthode

public YamlMappingPair ( string key, IYamlEntity value )
key string
value IYamlEntity