Summary
Construct that allows this filter to be chained to the one
in the parameter chainedReader.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Filters - Containing Type
- ReplaceTokens
Syntax
public override void Chain(ChainableReader chainedReader)
Parameters
Name | Type | Description |
---|---|---|
chainedReader | ChainableReader | Filter that the filter will be chained to |
Return Value
Type | Description |
---|---|
void |