Skip to main content
Docs
Debug.Assert method
Conditionally suspends execution when booleanexpression returns False at the line on which the method appears. Syntax object.Assert booleanexpression The Assert method syntax […]