TestMessageChannel.

PostMessage(IMsg) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.UnitTest
Containing Type
TestMessageChannel

Syntax

public void PostMessage(IMsg msg)

Parameters

Name Type Description
msg IMsg

Return Value

Type Description
void