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

Inheritance: Boo.Lang.Compiler.AbstractAstAttribute
Mostrar archivo Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
Apply ( Node targetNode ) : void

Private Methods

Method Description
ReplaceReferences ( Node node, string what, string value ) : void

Method Details

Apply() public method

public Apply ( Node targetNode ) : void
targetNode Node
return void