summaryrefslogtreecommitdiffstats
path: root/emacs.d/snippets/text-mode/cc-mode/csharp-mode/comment.3
blob: 394c32301ffb0cfdb7e3925f437becd1fbb22bea (plain) (blame)
1
2
3
4
#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
#name : /// <exception cref="..."> ... </exception>
# --
/// <exception cref="$1">$2</exception>