Skip to content

Instantly share code, notes, and snippets.

@KevinDJones
Last active November 14, 2018 14:52
Show Gist options
  • Save KevinDJones/47ca373a97d0af4579e7a0dba336195a to your computer and use it in GitHub Desktop.
Save KevinDJones/47ca373a97d0af4579e7a0dba336195a to your computer and use it in GitHub Desktop.
[FunctionName("A_Send")]
public static void Send(
[ActivityTrigger] MyClass classObject)
{}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment