unix-conf/.emacs.d/elpa/yasnippet-20160131.948/snippets/csharp-mode/comment.3
2016-02-18 14:53:30 +01: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>