Assertion..::..Assert Method (Boolean, Int16)
Note: This API is now obsolete.
Assembly: RealTime (in RealTime.dll)
Asserts the specified assertion.
Namespace:
UAOOI.ProcessObserver.RealTime.ProcessesAssembly: RealTime (in RealTime.dll)
Syntax
[ObsoleteAttribute] public void Assert( bool assertion, short category )
<ObsoleteAttribute> _ Public Sub Assert ( _ assertion As Boolean, _ category As Short _ )
[ObsoleteAttribute] public: void Assert( bool^ assertion, short^ category )