Skip to content

HeaderExtensions

Extensions for creating text headers.

Methods

IEnumerable IEnumerable.GenerateHeader(int internalLineLimit, char character, string linePrefix, string lineSuffix)

Create a text header with a border of specified characters. For use within console applications.