Skip to content

Instantly share code, notes, and snippets.

@rdehler
Created February 3, 2015 01:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rdehler/2df49267aa91165ab8f3 to your computer and use it in GitHub Desktop.
Save rdehler/2df49267aa91165ab8f3 to your computer and use it in GitHub Desktop.
global class WebserviceExample {
webservice static String getStuff(String stuffToGet) {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment