Show / Hide Table of Contents

    Namespace Kros.KORM.CommandGenerator

    Interfaces

    ICommandGenerator<T>

    Iterface, which describes generating single-table commands that are used to commit changes made to a DbSet with the associated database.

    Back to top KROS a.s.