I have a class which is used to send emails and looks something like this
public Response ExecuteChangePass(string uid, string oldPass) {