.NET Portable TypeCast
3.1.0.4
A, easy-to-use tested, generic, portable, runtime-extensible, arbitrary type converter library
|
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 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.