IConvertExtendedTNumeric Interface

Converts objects to or from non-CLS compliant base data types.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
[CLSCompliantAttribute(false)]
public interface IConvertExtended<TNumeric>

Type Parameters

TNumeric
The type of object that can be converted.

Methods

See Also