-
Notifications
You must be signed in to change notification settings - Fork 1
TestStatementsPrj
Joe Care edited this page Dec 5, 2023
·
3 revisions
This is the Main-project, containing most of the examples. inspired by MS C# Walktroughs
Example for vaious system-statements.
Example for the CSharp-typesystem
Example for Interface & Class-members
Example for "Collection/Generic"-namespace
- Comparer
- Dictionary
- SortedList
- HashSet
Example for CSharp-constants vs. readonly properties
Example for CSharp-datatypes
- Enum
- String incl. formating
- integrated Typed
- Type Helpers or Type-extensions
How to do/use Diagnostics
How to write helper-methods & classes
How to use Linq