Skip to content

Instantly share code, notes, and snippets.

@gok11
Last active May 23, 2016 14:23
Show Gist options
  • Select an option

  • Save gok11/66a2587cbcc82ac9143cd5f34d962529 to your computer and use it in GitHub Desktop.

Select an option

Save gok11/66a2587cbcc82ac9143cd5f34d962529 to your computer and use it in GitHub Desktop.
public interface IUpdatable {
void UpdateMe();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment