Exemple #1
0
 public EvolutionRepo(IEvolutionContext context)
 {
     _Context = context;
 }