Types
|
Namespaces
Namespaces are used in C# to organize and provide a level of separation of codes. They can be considered as a container which consists of other namespaces, classes, structures, delegates etc. |
Cheatography
https://cheatography.com
C# Fundamentals Cheat Sheet (DRAFT) by expl0it.exe
C# is a general-purpose, high-level multi-paradigm programming language. C# encompasses static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented, and component-oriented programming disciplines.
This is a draft cheat sheet. It is a work in progress and is not finished yet.