NAnt SDK Documentation - v0.92

TabsToSpaces.Chain Method

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

TabsToSpaces Class | NAnt.Core.Filters Namespace