.NET Portable TypeCast  3.1.0.4
A, easy-to-use tested, generic, portable, runtime-extensible, arbitrary type converter library
Core.TypeCast.IConverterCollection Member List

This is the complete list of members for Core.TypeCast.IConverterCollection, including all inherited members.

Add(Converter converter, Type baseType=null, bool allowDisambiguates=false, CancellationToken cancellationToken=default(CancellationToken))Core.TypeCast.IConverterCollection
Add(object converterDelegate, Type baseType=null, CancellationToken cancellationToken=default(CancellationToken))Core.TypeCast.IConverterCollection
Add< TBase >(object converterDelegate, CancellationToken cancellationToken=default(CancellationToken))Core.TypeCast.IConverterCollection
Add< TIn, TArg, TOut >(Func< TIn, TArg, TOut > converterActionAny, Type baseType=null, CancellationToken cancellationToken=default(CancellationToken))Core.TypeCast.IConverterCollection
Add< TIn, TOut >(Func< TIn, TOut > converterAction, Type baseType=null, CancellationToken cancellationToken=default(CancellationToken))Core.TypeCast.IConverterCollection
Add< TIn, TOut, TBase >(Func< TIn, TOut > converterAction, CancellationToken cancellationToken=default(CancellationToken))Core.TypeCast.IConverterCollection
Add< TIn, TOut, TBase >(Func< TIn, TOut, TOut > converterAction, CancellationToken cancellationToken=default(CancellationToken))Core.TypeCast.IConverterCollection
AssemblyInitializedCore.TypeCast.IConverterCollection
CountCore.TypeCast.IConverterCollection
ItemsCore.TypeCast.IConverterCollection
SettingsCore.TypeCast.IConverterCollection