Chronos Plugins 5.4.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
MockPlugin.SampleList.ShowPluginIsInCharge Class Reference

Interaction logic for ShowPluginIsInCharge.xaml. More...

+ Inheritance diagram for MockPlugin.SampleList.ShowPluginIsInCharge:
+ Collaboration diagram for MockPlugin.SampleList.ShowPluginIsInCharge:

Public Member Functions

 ShowPluginIsInCharge ()
 

Detailed Description

Interaction logic for ShowPluginIsInCharge.xaml.

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

Constructor & Destructor Documentation

◆ ShowPluginIsInCharge()

MockPlugin.SampleList.ShowPluginIsInCharge.ShowPluginIsInCharge ( )

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

11 {
12 InitializeComponent();
13 }

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