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

Go to the source code of this file.

Classes

class  Core.TypeCast.Base.Factory< TInstance, TIn1, TIn2 >
 The abstract generic factory for creating arbitrary instances requiring up to two arguments. Use a container type such as Tuple or struct as second parameter type TIn2 if more parameters are required. More...
 

Namespaces

namespace  Core.TypeCast.Base