register abstract method

void register(
  1. Repository<Entity> repo
)

Implementation

void register(Repository repo);