Skip to content

Instantly share code, notes, and snippets.

@dougritter
Created September 5, 2019 22:08
Show Gist options
  • Save dougritter/070134448c214e443d6fc521d3fd01b3 to your computer and use it in GitHub Desktop.
Save dougritter/070134448c214e443d6fc521d3fd01b3 to your computer and use it in GitHub Desktop.
protocol AccountPresenter {
func nextPressed(accountName: String)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment