.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 | |
struct | Core.TypeCast.ConverterParameters |
Container with sequentially assigned type-parameters of a strictly typed Converter-Function, in the sequence of Types for: In, Out, Argument More... | |
Namespaces | |
namespace | Core.TypeCast |
struct Core::TypeCast::ConverterParameters |
Container with sequentially assigned type-parameters of a strictly typed Converter-Function, in the sequence of Types for: In, Out, Argument
Definition at line 20 of file ConverterParameters.cs.
Class Members | ||
---|---|---|
Type | Arg | |
int | Count | |
Type | In | |
Type | Out |