-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChipsetAutoUpdater.xml
67 lines (67 loc) · 2.35 KB
/
ChipsetAutoUpdater.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0"?>
<doc>
<assembly>
<name>ChipsetAutoUpdater</name>
</assembly>
<members>
<member name="T:ChipsetAutoUpdater.App">
<summary>
Interaction logic for App.xaml.
</summary>
<summary>
App
</summary>
</member>
<member name="M:ChipsetAutoUpdater.App.InitializeComponent">
<summary>
InitializeComponent
</summary>
</member>
<member name="M:ChipsetAutoUpdater.App.Main">
<summary>
Application Entry Point.
</summary>
</member>
<member name="T:ChipsetAutoUpdater.MainWindow">
<summary>
Interaction logic for MainWindow.xaml.
</summary>
<summary>
MainWindow
</summary>
</member>
<member name="M:ChipsetAutoUpdater.MainWindow.#ctor">
<summary>
Initializes a new instance of the <see cref="T:ChipsetAutoUpdater.MainWindow"/> class.
</summary>
</member>
<member name="M:ChipsetAutoUpdater.MainWindow.OnClosed(System.EventArgs)">
<summary>
Performs cleanup operations when the window is closed.
Disposes of the notify icon and calls the base OnClosed method.
</summary>
<param name="e">A System.EventArgs that contains the event data.</param>
</member>
<member name="M:ChipsetAutoUpdater.MainWindow.InitializeComponent">
<summary>
InitializeComponent
</summary>
</member>
<member name="T:ChipsetAutoUpdater.Properties.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:ChipsetAutoUpdater.Properties.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:ChipsetAutoUpdater.Properties.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
</members>
</doc>