Interface IBulkWriteHandler<TEntity>

All Known Implementing Classes:
BulkWriteHandler

public interface IBulkWriteHandler<TEntity>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(List<TEntity> entities)