ITbEvaluationService.cs 108 Bytes
namespace NCC.Education.Interfaces.TbEvaluation
{
    public interface ITbEvaluationService
    {
    }
}