C# Class IronRuby.StandardLibrary.Yaml.SequenceNode

Inheritance: CollectionNode
Afficher le fichier Open project: jschementi/iron Class Usage Examples

Méthodes publiques

Méthode Description
SequenceNode ( string tag, IList nodes, FlowStyle flowStyle ) : System

Method Details

SequenceNode() public méthode

public SequenceNode ( string tag, IList nodes, FlowStyle flowStyle ) : System
tag string
nodes IList
flowStyle FlowStyle
Résultat System