You can ignore mine, that shaves off 50%
Edit: of the last 2 requests
Edit: of the last 2 requests
public abstract EventResult PerformLogin(string username, string password);
public abstract EventResult PerformLogin(string username, string password, bool forceLogout = false);