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

Creates tables for storing job info
Показать файл Открыть проект

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

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

Initializes a new instance of the CreateJobTablesCommand class.

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

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

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