C# Class IronRuby.StandardLibrary.Yaml.SequenceStartEvent

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

Méthodes publiques

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

Method Details

SequenceStartEvent() public méthode

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