C# Class Castle.MonoRail.Views.Brail.OutputMethodAttribute

Inheritance: Boo.Lang.Compiler.AbstractAstAttribute
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Apply ( Node targetNode ) : void

Private Methods

Méthode Description
ReplaceReferences ( Node node, string what, string value ) : void

Method Details

Apply() public méthode

public Apply ( Node targetNode ) : void
targetNode Node
Résultat void