Files
dotfiles/.emacs.d/snippets/csharp-mode/comment
2017-12-21 17:29:29 +01:00

7 lines
162 B
Plaintext

#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
#name : /// <summary> ... </summary>
# key: comment
# --
/// <summary>
/// $1
/// </summary>