yasnippet-snippets/snippets/csharp-mode/comment.3

6 lines
183 B
Groff

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