C# Class Int64ExtendInt32Unsigned, dotnet-webassembly

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

Public Methods

Method Description
Int64ExtendInt32Unsigned ( ) : System.Reflection.Emit

Creates a new Int64ExtendInt32Unsigned instance.

Private Methods

Method Description
Compile ( CompilationContext, context ) : void

Method Details

Int64ExtendInt32Unsigned() public method

Creates a new Int64ExtendInt32Unsigned instance.
public Int64ExtendInt32Unsigned ( ) : System.Reflection.Emit
return System.Reflection.Emit