On this page
C# Quick Start Fundamentals
This section will introduce common CSharp (C#) components and concepts that will help you to understand the demo plugins and get started with creating your own plugin. THe C# developer website docs cover all topics discussed in this section in greater detail and are maintained with the latest changes to C#. This section guides you to the pages within the developer docs that provide a fondation of C# principles needed for WinTAK development.
This document is derived from the Official C# Developer Guide and the Official C# App Fundamentals webpages. Explore these guides if you want to learn more about the C# nuts and bolts behind WinTAK.
Contents
Module
The following are