my-emacs-d/elpa/yasnippet-20161022.646/snippets/csharp-mode/comment.3
2016-10-24 08:30:06 +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>