Chronos Plugins
5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
ShowPluginIsInCharge.xaml.cs
Go to the documentation of this file.
1
using
System.Windows;
2
3
namespace
MockPlugin.SampleList
4
{
8
public
partial class
ShowPluginIsInCharge
: Window
9
{
10
public
ShowPluginIsInCharge
()
11
{
12
InitializeComponent();
13
}
14
}
15
}
MockPlugin.SampleList
The classes in this namespace demonstrate how to interact with the Chronos sample list.
Definition
MockSampleListWorker.cs:18
MockPlugin.SampleList.ShowPluginIsInCharge
Interaction logic for ShowPluginIsInCharge.xaml.
Definition
ShowPluginIsInCharge.xaml.cs:9
MockPlugin.SampleList.ShowPluginIsInCharge.ShowPluginIsInCharge
ShowPluginIsInCharge()
Definition
ShowPluginIsInCharge.xaml.cs:10
Plugins
MockPlugin
SampleList
ShowPluginIsInCharge.xaml.cs
Generated on Thu Nov 7 2024 18:05:00 for Chronos Plugins by
1.12.0