C# Class Int32Extend16Signed, dotnet-webassembly

Extend a signed 16-bit integer to a 32-bit integer.
Inheritance: SimpleInstruction
Afficher le fichier Open project: RyanLamansky/dotnet-webassembly

Méthodes publiques

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

Creates a new Int32Extend16Signed instance.

Private Methods

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

Method Details

Int32Extend16Signed() public méthode

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