﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>DevExpress.ExpressApp.ScriptRecorder.Win.v23.1</name>
  </assembly>
  <members>
    <member name="N:DevExpress.ExpressApp.ScriptRecorder.Win">
      <summary>
        <para>Contains classes and interfaces specific to the Windows Forms <see href="https://docs.devexpress.com/eXpressAppFramework/113277/debugging-testing-and-error-handling/functional-tests-easy-test/write-tests-human-readable/script-recorder-module">Script Recorder Module</see> functionality.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.ScriptRecorder.Win.ScriptRecorderWindowsFormsModule">
      <summary>
        <para>The module contained in the DevExpress.ExpressApp.ScriptRecorder.Win.v23.1.dll assembly.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.ScriptRecorder.Win.ScriptRecorderWindowsFormsModule.#ctor">
      <summary>
        <para>Creates an instance of the <see cref="T:DevExpress.ExpressApp.ScriptRecorder.Win.ScriptRecorderWindowsFormsModule"/> class.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.ScriptRecorder.Win.ScriptRecorderWindowsFormsModule.GetModuleUpdaters(DevExpress.ExpressApp.IObjectSpace,System.Version)">
      <summary>
        <para>Returns the list of <see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/> updaters that handle database updates for the <see cref="T:DevExpress.ExpressApp.ScriptRecorder.Win.ScriptRecorderWindowsFormsModule"/> module.</para>
      </summary>
      <param name="objectSpace">An <see cref="T:DevExpress.ExpressApp.IObjectSpace"/> object which represents the Object Space used to update the database.</param>
      <param name="versionFromDB">A System.Version object which represents the current database version.</param>
      <returns>An IEnumerable&lt;<see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/>&gt; list of updaters that handle database updates for the <see cref="T:DevExpress.ExpressApp.ScriptRecorder.Win.ScriptRecorderWindowsFormsModule"/> module.</returns>
    </member>
    <member name="M:DevExpress.ExpressApp.ScriptRecorder.Win.ScriptRecorderWindowsFormsModule.Setup(DevExpress.ExpressApp.XafApplication)">
      <summary>
        <para>Sets up the <see cref="T:DevExpress.ExpressApp.ScriptRecorder.Win.ScriptRecorderWindowsFormsModule"/> after it has been added to the <see cref="P:DevExpress.ExpressApp.XafApplication.Modules">XafApplication.Modules</see> collection.</para>
      </summary>
      <param name="application">An <see cref="T:DevExpress.ExpressApp.XafApplication"/> object that provides methods and properties to manage the current application. This parameter value is set for the <see cref="P:DevExpress.ExpressApp.ModuleBase.Application">ModuleBase.Application</see> property.</param>
    </member>
  </members>
</doc>