C# Class Int64Store8, dotnet-webassembly

Wrap i64 to i8 and store 1 byte.
Inheritance: MemoryWriteInstruction
Afficher le fichier Open project: RyanLamansky/dotnet-webassembly

Private Properties

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

Méthodes publiques

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

Creates a new Int64Store8 instance.

Private Methods

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

Method Details

Int64Store8() public méthode

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