﻿<?xml version="1.0"?>
<doc>
<assembly>
<name>
IntroViewModule
</name>
</assembly>
<members>
<member name="T:MPSC.IntroViewModule.My.Resources.Resources">
<summary>
  A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:MPSC.IntroViewModule.My.Resources.Resources.ResourceManager">
<summary>
  Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:MPSC.IntroViewModule.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:MPSC.IntroViewModule.Constants.CommandNames">
 <summary>
 Constants for command names.
 </summary>
</member>
<member name="T:MPSC.IntroViewModule.Constants.EventTopicNames">
 <summary>
 Constants for event topic names.
 </summary>
</member>
<member name="T:MPSC.IntroViewModule.Constants.UIExtensionSiteNames">
 <summary>
 Constants for UI extension site names.
 </summary>
</member>
<member name="T:MPSC.IntroViewModule.Constants.WorkspaceNames">
 <summary>
 Constants for workspace names.
 </summary>
</member>
<member name="P:MPSC.IntroViewModule.IntroView.Presenter">
 <summary>
 Sets the presenter. The dependency injection system will automatically
 create a new presenter for you.
 </summary>
</member>
<member name="M:MPSC.IntroViewModule.IntroViewPresenter.OnViewReady">
 <summary>
 This method is a placeholder that will be called by the view when it's been loaded.
 </summary>
</member>
<member name="M:MPSC.IntroViewModule.IntroViewPresenter.OnCloseView">
 <summary>
 Close the view
 </summary>
</member>
<member name="M:MPSC.IntroViewModule.IntroViewPresenter.CreateTitleBar">
 <summary>
 this method creates the title bar string
 </summary>
 <remarks></remarks>
</member>
<member name="M:MPSC.IntroViewModule.IntroViewPresenter.MonitorBroadcastMessage">
 <summary>
 this method run in loop t monitor and display the message
 </summary>
 <remarks></remarks>
</member>
<member name="M:MPSC.IntroViewModule.IntroViewPresenter.StartMonitorBroadcastMessage">
 <summary>
 This method starts a new thread to monitor the broadcast messages
 </summary>
 <remarks></remarks>
</member>
</members>
</doc>
