C# Class Int64ExtendInt32Unsigned, dotnet-webassembly

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

Méthodes publiques

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

Creates a new Int64ExtendInt32Unsigned instance.

Private Methods

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

Method Details

Int64ExtendInt32Unsigned() public méthode

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