Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
IronRuby
StandardLibrary
Yaml
SequenceNode
C# Class IronRuby.StandardLibrary.Yaml.SequenceNode
Inheritance:
CollectionNode
Mostrar archivo
Open project: jschementi/iron
Class Usage Examples
Public Methods
Method
Description
SequenceNode
(
string
tag
,
IList
nodes
,
FlowStyle
flowStyle
) :
System
Method Details
SequenceNode()
public
method
public
SequenceNode
(
string
tag
,
IList
nodes
,
FlowStyle
flowStyle
) :
System
tag
string
nodes
IList
flowStyle
FlowStyle
return
System