IAscii |
public interface IAsciiSeparationStrategy : IImmutable
The IAsciiSeparationStrategy type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTokens | For a given line of ascii text, this gives the separated tokens as an enumerable list of strings. |