C# Class Int32Store, dotnet-webassembly

(No conversion) store 4 bytes.
Inheritance: MemoryWriteInstruction
Afficher le fichier Open project: RyanLamansky/dotnet-webassembly

Private Properties

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

Méthodes publiques

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

Creates a new Int32Store instance.

Private Methods

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

Method Details

Int32Store() public méthode

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