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