MockBuildService Send Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.AppBuilder.Tests
Assembly: DeltaEngine.Editor.AppBuilder.Tests (in DeltaEngine.Editor.AppBuilder.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public override void Send(
	Object message,
	bool allowToCompressMessage = true
)

Implements

Service Send(Object, Boolean)
See Also