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

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

Definition

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

Параметры

defineCommands  ActionFakeCommandExecutor
 
output  TextWriter
 

См. также