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

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

Definition

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

Параметры

defineCommands  ActionFakeCommandExecutor
 
output  TextWriter
 

См. также