C# Class Int64ExtendInt32Signed, dotnet-webassembly

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

Méthodes publiques

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

Creates a new Int64ExtendInt32Signed instance.

Private Methods

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

Method Details

Int64ExtendInt32Signed() public méthode

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