Click or drag to resize
ValueConverterStringToChar Field
Converts a length-one string into a character.

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

Field Value

Type: ValueConverterString, Char
See Also