C# 클래스 Int64Store32, dotnet-webassembly

Wrap i64 to i32 and store 4 bytes.
상속: MemoryWriteInstruction
파일 보기 프로젝트 열기: RyanLamansky/dotnet-webassembly

Private Properties

프로퍼티 타입 설명
Int64Store32 System.Reflection.Emit

공개 메소드들

메소드 설명
Int64Store32 ( ) : System.Reflection.Emit

Creates a new Int64Store32 instance.

비공개 메소드들

메소드 설명
Int64Store32 ( Reader, reader ) : System.Reflection.Emit

메소드 상세

Int64Store32() 공개 메소드

Creates a new Int64Store32 instance.
public Int64Store32 ( ) : System.Reflection.Emit
리턴 System.Reflection.Emit