Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
IronRuby
StandardLibrary
Yaml
MappingNode
C# Class IronRuby.StandardLibrary.Yaml.MappingNode
Inheritance:
CollectionNode
显示文件
Open project: jschementi/iron
Class Usage Examples
Public Methods
Method
Description
MappingNode
(
string
tag
,
Node>.IDictionary
nodes
,
FlowStyle
flowStyle
) :
System
Method Details
MappingNode()
public
method
public
MappingNode
(
string
tag
,
Node>.IDictionary
nodes
,
FlowStyle
flowStyle
) :
System
tag
string
nodes
Node>.IDictionary
flowStyle
FlowStyle
return
System