if (api.ExtendTime(username, password, license)) { MessageBox.Show("Successfull!" +Info.Expires, Auth.appName, MessageBoxButtons.OK, MessageBoxIcon.Information); }
Last updated 4 years ago
Was this helpful?