//create new dictionary public SystemConstant Create(SystemConstant sors) { return(_dictService.CreateSystemConstant(sors)); }