PipeAndFilter API:PipeAndFilter
PipeAndFilter
Namespace: PipeFilterCore
Represents PipeAndFilter Creator.
public static class PipeAndFilter
Inheritance Object → PipeAndFilter
Methods
New<T>(Char)
Create PipeAndFilter component.
public static IPipeAndFilterStart<T> New<T>(char sepsameinstance)
Type Parameters
T
Parameters
sepsameinstance
Char
The separator char when it has the same instance. Default value is ‘#’
When the alias refers to the same instance and the alias is not informed, an alias is created with the name of the activated method, the char and a sequence starting from 1.