Share via


RuntimeSupport.Assume Method

Overload List

Name Description
RuntimeSupport.Assume (Boolean) Assumes that condition is true. When running under XRT, the execution path will be pruned away if assumption is false.
RuntimeSupport.Assume (Boolean, String) Assumes that condition is true. When running under XRT, the execution path will be pruned away if assumption is false.

See Also

Reference

RuntimeSupport Class
RuntimeSupport Members
Microsoft.Xrt.Runtime Namespace