FakeNpgsqlConnection - конструктор

Инициализирует новый экземпляр класса FakeNpgsqlConnection

Definition

Пространство имён: Tessa.Platform.Data.Fake.Npgsql
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.23
C#
public FakeNpgsqlConnection(
	Action<FakeCommandExecutor> defineCommands,
	TextWriter output
)

Параметры

defineCommands  Action<FakeCommandExecutor>
 
output  TextWriter
 

См. также