C# Класс DotNetWorkQueue.Transport.SQLite.Basic.Command.CreateQueueTablesAndSaveConfigurationCommand

A command for creating the queue and saving the configuration
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CreateQueueTablesAndSaveConfigurationCommand ( Listtables ) : System.Collections.Generic

Initializes a new instance of the CreateQueueTablesAndSaveConfigurationCommand class.

Описание методов

CreateQueueTablesAndSaveConfigurationCommand() публичный Метод

Initializes a new instance of the CreateQueueTablesAndSaveConfigurationCommand class.
public CreateQueueTablesAndSaveConfigurationCommand ( Listtables ) : System.Collections.Generic
tables List
The tables.
Результат System.Collections.Generic