C# Class Float64Store, dotnet-webassembly

(No conversion) store 8 bytes.
Inheritance: MemoryWriteInstruction
Mostrar archivo Open project: RyanLamansky/dotnet-webassembly

Private Properties

Property Type Description
Float64Store System.Reflection.Emit

Public Methods

Method Description
Float64Store ( ) : System.Reflection.Emit

Creates a new Float64Store instance.

Private Methods

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

Method Details

Float64Store() public method

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