C# Class Int64Extend16Signed, dotnet-webassembly

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

Méthodes publiques

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

Creates a new Int64Extend16Signed instance.

Private Methods

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

Method Details

Int64Extend16Signed() public méthode

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