Constructs from the from and to types.
Constructs from the from and to types.
public TypeCastException(Type,Type);
Constructs from the from and to types, and a specific reason for the failure.
public TypeCastException(Type,Type,string);
TypeCastException Class | TypeCastException Members | SynSoft.Conversion Namespace