Skip to content

Instantly share code, notes, and snippets.

@16pxdesign
Last active April 23, 2019 22:24
Show Gist options
  • Save 16pxdesign/984fe07dc503bea02a92df81a175278a to your computer and use it in GitHub Desktop.
Save 16pxdesign/984fe07dc503bea02a92df81a175278a to your computer and use it in GitHub Desktop.
Hepler
@helper DisplayTree(List<string> elements) {
}
@DisplayTree(new List<string>());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment