.NET Portable TypeCast  3.1.0.4
A, easy-to-use tested, generic, portable, runtime-extensible, arbitrary type converter library
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
ConverterFactory.cs File Reference

Go to the source code of this file.

Classes

class  Core.TypeCast.Base.ConverterFactory
 Creates new instances of Converter<TIn, TOut> dependent on the source TIn and target Type TOut More...
 

Namespaces

namespace  Core.TypeCast.Base
 

Class Documentation

class Core::TypeCast::Base::ConverterFactory

Creates new instances of Converter<TIn, TOut> dependent on the source TIn and target Type TOut

Definition at line 22 of file ConverterFactory.cs.

+ Collaboration diagram for Core.TypeCast.Base.ConverterFactory: