public int CheckDuplication(TrainingModel RaiseTraining) { return(_repository.CheckDuplication(RaiseTraining)); }