Show Menu
Cheatography

C# Cheat Sheet (DRAFT) by

C# language cheat sheet.

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Comments

Variables

String Interp­olation

String Concat­enation

If-Else If-Else Statement

Switch­-Case Statement

For Loop Statement

Foreach Loop Statement

While Loop Statement

Do-While Loop Statement

Functions

Arrays

Lists

Classes

Objects

2D Arrays

Enums

Properties

Try-Ca­tch­-Fi­nally Statement

Operators

C# Keywords

 

Escape Characters

Naming Conven­tions