ValueConvertersSufficientStatisticsToChar Field |
Convert from Sufficient statistics to character.
Namespace: Bio.Distributions.ConvertersAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public static readonly ValueConverter<SufficientStatistics, char> SufficientStatisticsToChar
Public Shared ReadOnly SufficientStatisticsToChar As ValueConverter(Of SufficientStatistics, Char)
public:
static initonly ValueConverter<SufficientStatistics^, wchar_t>^ SufficientStatisticsToChar
static val SufficientStatisticsToChar: ValueConverter<SufficientStatistics, char>
Field Value
Type:
ValueConverterSufficientStatistics,
CharSee Also