Files
yasnippet/snippets/text-mode/cc-mode/csharp-mode/using
2008-09-10 11:56:57 +00:00

5 lines
104 B
Plaintext

#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
#name : using ...;
# --
using $1;