6 lines
148 B
Groff
6 lines
148 B
Groff
# -*- mode: snippet -*-
|
|
# contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
|
|
# name: using System;
|
|
# key: using
|
|
# --
|
|
using System; |