Class BotBrainAutomationSection
The test bot Commander section.
Inheritance
BotBrainAutomationSection
  Inherited Members
Namespace: Phoenix.TestBot
Assembly: Phoenix.Plugin.TestBot.dll
Syntax
public class BotBrainAutomationSection : BotBrainAutomationViewModel, INotifyPropertyChanged, IDisposableConstructors
View SourceBotBrainAutomationSection(IServiceProvider)
Initializes a new instance of the BotBrainAutomationSection class.
Declaration
public BotBrainAutomationSection(IServiceProvider services)Parameters
| Type | Name | Description | 
|---|---|---|
| IServiceProvider | services | The service provider. |