C# Class Float32Store, dotnet-webassembly

(No conversion) store 4 bytes.
Inheritance: MemoryWriteInstruction
Mostra file Open project: RyanLamansky/dotnet-webassembly

Private Properties

Property Type Description
Float32Store System.Reflection.Emit

Public Methods

Method Description
Float32Store ( ) : System.Reflection.Emit

Creates a new Float32Store instance.

Private Methods

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

Method Details

Float32Store() public method

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