Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
MockPlugin.Misc.NoLicenseNeededExplanation Class Reference

Interaction logic for NoLicenseNeededExplanation.xaml. More...

+ Inheritance diagram for MockPlugin.Misc.NoLicenseNeededExplanation:
+ Collaboration diagram for MockPlugin.Misc.NoLicenseNeededExplanation:

Public Member Functions

 NoLicenseNeededExplanation ()
 

Detailed Description

Interaction logic for NoLicenseNeededExplanation.xaml.

Definition at line 8 of file NoLicenseNeededExplanation.xaml.cs.

Constructor & Destructor Documentation

◆ NoLicenseNeededExplanation()

MockPlugin.Misc.NoLicenseNeededExplanation.NoLicenseNeededExplanation ( )

Definition at line 10 of file NoLicenseNeededExplanation.xaml.cs.

11 {
12 InitializeComponent();
13 }

The documentation for this class was generated from the following file: