C# Class Int64Store32, dotnet-webassembly

Wrap i64 to i32 and store 4 bytes.
Inheritance: MemoryWriteInstruction
Afficher le fichier Open project: RyanLamansky/dotnet-webassembly

Private Properties

Свойство Type Description
Int64Store32 System.Reflection.Emit

Méthodes publiques

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

Creates a new Int64Store32 instance.

Private Methods

Méthode Description
Int64Store32 ( Reader, reader ) : System.Reflection.Emit

Method Details

Int64Store32() public méthode

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