yasnippet-snippets/snippets/csharp-mode/comment

7 lines
163 B
Plaintext

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