C# Class Int32EqualZero, dotnet-webassembly

Compare equal to zero (return 1 if operand is zero, 0 otherwise).
Inheritance: SimpleInstruction
Afficher le fichier Open project: RyanLamansky/dotnet-webassembly

Méthodes publiques

Méthode Description
Int32EqualZero ( ) : System.Reflection.Emit

Creates a new Int32EqualZero instance.

Private Methods

Méthode Description
Compile ( CompilationContext, context ) : void

Method Details

Int32EqualZero() public méthode

Creates a new Int32EqualZero instance.
public Int32EqualZero ( ) : System.Reflection.Emit
Résultat System.Reflection.Emit