Show / Hide Table of Contents

    Namespace Kros.KORM.Materializer

    Classes

    DynamicMethodModelFactory

    Modelfactory, which materialize model by dynamic method delegates.

    ModelBuilder

    ModelBuilder, which know materialize data from Db to objects.

    ModelBuilder.ModelBuilderEnumerable<T>

    Enumerable which support iteration over the materialized models.

    ModelBuilder.ModelBuilderEnumerator<T>

    Enumerator that iterates through the materialized models.

    Interfaces

    IMaterialize

    Specifies that this object supports notification about materializing.

    IModelBuilder

    Interface for ModelBuilder, which know materialize data from Ado to objects.

    IModelFactory

    Interface for factory, which know materialize model from database.

    Back to top KROS a.s.