PEAPI

CILInstructions.PushTrue Method 

Add an instruction to push the boolean value true on TOS

[Visual Basic]
Public Sub PushTrue()
[C#]
public void PushTrue();

See Also

CILInstructions Class | CILInstructions Members | PEAPI Namespace