emacs-prelude/vendor/yasnippet/snippets/csharp-mode/comment.3
2012-02-17 22:12:32 +02:00

5 lines
181 B
Groff

# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
# name: /// <exception cref="..."> ... </exception>
# key: comment
# --
/// <exception cref="$1">$2</exception>