Add an instruction to push the boolean value false on TOS
[Visual Basic]Public Sub PushFalse()
[C#]public void PushFalse();
CILInstructions Class | CILInstructions Members | PEAPI Namespace