Hunny Software Library Reference

TextUtil Class

Class that provides text utilities

For a list of all members of this type, see TextUtil Members.

System.Object
   TextUtil

[Visual Basic]
NotInheritable Public Class TextUtil
[C#]
public sealed class TextUtil

Remarks

TextUtil provides various text utilities. All fields and methods are static; therefore, you may not create instances of TextUtil.

The EOL static field contains the default end-of-line character sequence that the library uses when generating new lines of text.

Requirements

Namespace: Hunny.Mime

Assembly: Hunny.Mime (in Hunny.Mime.dll)

See Also

TextUtil Members | Hunny.Mime Namespace