C# Class IronRuby.StandardLibrary.Yaml.MappingNode

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

Méthodes publiques

Méthode Description
MappingNode ( string tag, Node>.IDictionary nodes, FlowStyle flowStyle ) : System

Method Details

MappingNode() public méthode

public MappingNode ( string tag, Node>.IDictionary nodes, FlowStyle flowStyle ) : System
tag string
nodes Node>.IDictionary
flowStyle FlowStyle
Résultat System