C# 클래스 Int64Load32Signed, dotnet-webassembly

Load 4 bytes and sign-extend i32 to i64.
상속: MemoryReadInstruction
파일 보기 프로젝트 열기: RyanLamansky/dotnet-webassembly

Private Properties

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

공개 메소드들

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

Creates a new Int64Load32Signed instance.

비공개 메소드들

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

메소드 상세

Int64Load32Signed() 공개 메소드

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