C# Class Int64Store8, dotnet-webassembly

Wrap i64 to i8 and store 1 byte.
Inheritance: MemoryWriteInstruction
ファイルを表示 Open project: RyanLamansky/dotnet-webassembly

Private Properties

Property Type Description
Int64Store8 System.Reflection.Emit

Public Methods

Method Description
Int64Store8 ( ) : System.Reflection.Emit

Creates a new Int64Store8 instance.

Private Methods

Method Description
Int64Store8 ( Reader, reader ) : System.Reflection.Emit

Method Details

Int64Store8() public method

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