Skip to content

TestStatements

Joe Care edited this page Oct 25, 2022 · 5 revisions

TestStatements

inspired by MS C# Walktroughs

This is the Main-project, containing most of the examples.

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

Tests for TestStatements.

CallAllExamples

Help

dtlClockLib

TestClockApp

TestNamespaces

AsyncExampleWPF

Tutorials