C# Class Int32TruncateFloat64Signed, dotnet-webassembly

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

Méthodes publiques

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

Creates a new Int32TruncateFloat64Signed instance.

Private Methods

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

Method Details

Int32TruncateFloat64Signed() public méthode

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