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