System.Runtime.Serialization.Formatters.InternalST.SoapAssert Method

Asserts the specified message.

Syntax

[System.Diagnostics.Conditional("_DEBUG")]
public static void SoapAssert (bool condition, string message)

Parameters

condition
A Boolean value to use when asserting.
message
The message to use when asserting.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Serialization.Formatters
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0