public void Assert( bool bExpression, string strInformation )
public: void Assert( bool bExpression, String^ strInformation )
Parameters
| Parameter Name | Description |
|---|---|
| bExpression | |
| strInformation | The message to be traced to epllog.txt |
public void Assert( bool bExpression, string strInformation )
public: void Assert( bool bExpression, String^ strInformation )
| Parameter Name | Description |
|---|---|
| bExpression | |
| strInformation | The message to be traced to epllog.txt |