C# Class Parrot.Nodes.Attribute

Inheritance: Parrot.Nodes.AbstractNode
Afficher le fichier Open project: ParrotFx/Parrot Class Usage Examples

Méthodes publiques

Méthode Description
Attribute ( string key, Statement value )

Method Details

Attribute() public méthode

public Attribute ( string key, Statement value )
key string
value Statement