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, IDisposable
Constructors
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. |