Chronos Plugins 5.4.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
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: