marsop / csharp_snippets

Collection of C# Snippets to be used in Visual Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# Snippets

This repository contains useful snippets used in my projects:

List

  • ifn : checks that an argument is not null before using it
  • ncheck: checks that an argument is not null before assigning it

How to import

About

Collection of C# Snippets to be used in Visual Studio

License:GNU Affero General Public License v3.0


Languages

Language:Vim Snippet 100.0%