﻿<?xml version="1.0"?>
<doc>
<assembly>
<name>
ASCOM.MHO.Test
</name>
</assembly>
<members>
<member name="P:ASCOM.MHO.My.Resources.Resources.ResourceManager">
	<summary>
  Returns the cached ResourceManager instance used by this class.
</summary>
</member><member name="P:ASCOM.MHO.My.Resources.Resources.Culture">
	<summary>
  Overrides the current thread's CurrentUICulture property for all
  resource lookups using this strongly typed resource class.
</summary>
</member><member name="T:ASCOM.MHO.My.Resources.Resources">
	<summary>
  A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member><member name="M:ASCOM.MHO.Form1.buttonChoose_Click(System.Object,System.EventArgs)">
	<summary>
 This event is where the driver is choosen. The device ID will be saved in the settings.
 </summary>
	<param name="sender">The source of the event.</param>
	<param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
</member><member name="M:ASCOM.MHO.Form1.buttonConnect_Click(System.Object,System.EventArgs)">
	<summary>
 Connects to the device to be tested.
 </summary>
	<param name="sender">The source of the event.</param>
	<param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
</member><member name="M:ASCOM.MHO.Form1.SetUIState">
	<summary>
 Sets the state of the UI depending on the device state
 </summary>
</member><member name="P:ASCOM.MHO.Form1.IsConnected">
	<summary>
 Gets a value indicating whether this instance is connected.
 </summary>
	<value>
		<c>true</c> if this instance is connected; otherwise, <c>false</c>.
 
 </value>
</member>
</members>
</doc>