C# Class IronRuby.StandardLibrary.Yaml.ScalarNode

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

Méthodes publiques

Méthode Description
ScalarNode ( string tag, string value, ScalarQuotingStyle style ) : System

Method Details

ScalarNode() public méthode

public ScalarNode ( string tag, string value, ScalarQuotingStyle style ) : System
tag string
value string
style ScalarQuotingStyle
Résultat System