public bool VerifySerial(string verificationCode) { return(_verifyService.VerifySerial(verificationCode)); }