Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
YaYAML
YamlMappingPair
C# Class YaYAML.YamlMappingPair
Datei anzeigen
Open project: jagregory/yayaml
Public Methods
Method
Description
YamlMappingPair
(
string
key
,
IYamlEntity
value
)
Method Details
YamlMappingPair()
public
method
public
YamlMappingPair
(
string
key
,
IYamlEntity
value
)
key
string
value
IYamlEntity