You are here: Start » AVL.NET » AVS.BoolToPassFailStatus Method
AVS.BoolToPassFailStatus Method
Converts a bool value to a pass/fail status.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void BoolToPassFailStatus ( bool inBool, out bool outPassFailStatus )


