C# Class IronRuby.StandardLibrary.Yaml.MappingStartEvent

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

Méthodes publiques

Méthode Description
MappingStartEvent ( string anchor, string tag, FlowStyle flowStyle ) : System

Method Details

MappingStartEvent() public méthode

public MappingStartEvent ( string anchor, string tag, FlowStyle flowStyle ) : System
anchor string
tag string
flowStyle FlowStyle
Résultat System