Click or drag to resize
ValueConverterCharToString Field
Converts a character into a string.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static readonly ValueConverter<char, string> CharToString

Field Value

Type: ValueConverterChar, String
See Also