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

Creates a fake IClusterInformationService with given instances info.

Definition

Пространство имён: Tessa.SaaS
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public FakeClusterInformationService(
	IEnumerable<SaasInstanceInfo> infos
)

Параметры

infos  IEnumerableSaasInstanceInfo
Instances info (if any).

См. также