NAnt SDK Documentation - v0.85-nightly-2005-11-09

ReplaceTokens.Chain Method

[This is preliminary documentation and subject to change.]

Construct that allows this filter to be chained to the one in the parameter chainedReader.

Overload List

Construct that allows this filter to be chained to the one in the parameter chainedReader.

public override void Chain(ChainableReader);

Inherited from ChainableReader.

public virtual void Chain(TextReader);

See Also

ReplaceTokens Class | NAnt.Core.Filters Namespace