.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.ConverterFactoryRT< TConverter > |
Creates new instances of Converter<TIn, TOut> or Converter<TIn, TOut, TArg> dependent on the number of parameters defined in methodInfo and whether a delegate was passed. More... | |
Namespaces | |
namespace | Core.TypeCast.Base |