my-emacs-d/elpa/yasnippet-20160924.2001/snippets/csharp-mode/comment.3
2016-10-20 10:27:10 +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>