Share via


RuntimeSupport.Assert Method

Overload List

Name Description
RuntimeSupport.Assert (Boolean) Asserts that condition is true. When running under XRT, the execution will fail with an error if assertion is not true.
RuntimeSupport.Assert (Boolean, String) Asserts that condition is true. When running under XRT, the execution will fail with an error if assertion is not true.

See Also

Reference

RuntimeSupport Class
RuntimeSupport Members
Microsoft.Xrt.Runtime Namespace