Table of Contents

Class StringConverters.UInt16ToStringConverter

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Implements IObjectToString interface for the conversion from ushort.

public class StringConverters.UInt16ToStringConverter : StringConverters.BaseToStringConverter, IObjectToString
Inheritance
StringConverters.UInt16ToStringConverter
Implements

Methods

ToString(object?, object)

Converts the value to its equivalent string representation.

ToString(object?, object, IFormatProvider?)

Converts the value to its equivalent string representation using the specified culture-specific format information.

ToString(object?, object, string?)

Converts the value to its equivalent string representation, using the specified format.

ToString(object?, object, string?, IFormatProvider?)

Converts the value to its equivalent string representation using the specified format and culture-specific format information.