.NET Portable TypeCast  3.1.0.4
A, easy-to-use tested, generic, portable, runtime-extensible, arbitrary type converter library
IConverter.cs File Reference

Go to the source code of this file.

Classes

interface  Core.TypeCast.IConverter
 The Base Converter interface. More...
 
interface  Core.TypeCast.IConverter< in in TIn, TOut >
 This interface defines strictly the conversion and methods between two specified types. More...
 

Namespaces

namespace  Core.TypeCast