emacs-prelude/vendor/yasnippet/snippets/csharp-mode/comment

7 lines
162 B
Plaintext
Raw Normal View History

2012-02-17 22:12:32 +02:00
# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
# name: /// <summary> ... </summary>
# key: comment
# --
/// <summary>
/// $1
/// </summary>