Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool WantAssertionsSigned;
[VB.NET]
Property WantAssertionsSigned As Boolean
[Pascal]
under development
[C++]
bool get_WantAssertionsSigned();
void set_WantAssertionsSigned(bool Value);
[PHP]
bool get_WantAssertionsSigned()
void set_WantAssertionsSigned(bool $Value)
[Java]
boolean getWantAssertionsSigned();
void setWantAssertionsSigned(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum