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

Go to the source code of this file.

Classes

class  Core.TypeCast.ConverterCollection
 The thread-safe, static collection of Converter items, using Core.Singleton and supporting Core.Singleton.ISingleton More...
 
class  Core.TypeCast.ConverterCollection.AddBuilder< TBase >
 Allows to perform a deferred adding operation of multiple adds using a common Base-Class Type argument, common ConverterCollectionSettings as well as a mutual CancellationToken for the added group of converters. The operation is applied upon invoking End, and can be explicitly canceled by invoking Cancel More...
 

Namespaces

namespace  Core.TypeCast