FakeConnection(ActionFakeCommandExecutor) - конструктор |
Пространство имён:
Tessa.Platform.Data.Fake
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public FakeConnection(
Action<FakeCommandExecutor> defineCommands
)
Public Sub New (
defineCommands As Action(Of FakeCommandExecutor)
)
public:
FakeConnection(
Action<FakeCommandExecutor^>^ defineCommands
)
new :
defineCommands : Action<FakeCommandExecutor> -> FakeConnection
Параметры
- defineCommands
- Тип: SystemActionFakeCommandExecutor
См. также