C# Class Int64Extend8Signed, dotnet-webassembly

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

Méthodes publiques

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

Creates a new Int64Extend8Signed instance.

Private Methods

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

Method Details

Int64Extend8Signed() public méthode

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