C# (CSharp) Examples.ExamplesChat.WinRT Namespace

Nested Namespaces

Examples.ExamplesChat.WinRT.Common

Classes

Name Description
App Provides application-specific behavior to supplement the default Application class.
ChatAppBase In an attempt to keep things as clear as possible all shared implementation across chat examples has been provided in this base class.
ChatAppWinRT All NetworkComms.Net implementation can be found here and in ChatAppBase
ChatMessage
MainPage A basic page that provides characteristics common to most applications.