C# Class DotNetWorkQueue.Transport.SQLite.Basic.Command.CreateQueueTablesAndSaveConfigurationCommand

A command for creating the queue and saving the configuration
显示文件 Open project: blehnen/DotNetWorkQueue Class Usage Examples

Public Methods

Method Description
CreateQueueTablesAndSaveConfigurationCommand ( Listtables ) : System.Collections.Generic

Initializes a new instance of the CreateQueueTablesAndSaveConfigurationCommand class.

Method Details

CreateQueueTablesAndSaveConfigurationCommand() public method

Initializes a new instance of the CreateQueueTablesAndSaveConfigurationCommand class.
public CreateQueueTablesAndSaveConfigurationCommand ( Listtables ) : System.Collections.Generic
tables List
The tables.
return System.Collections.Generic
EN | RU | DE | FR | ES | PT | IT | JP | ZH | KO