C# 클래스 Int64Load8Signed, dotnet-webassembly

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

Private Properties

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

공개 메소드들

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

Creates a new Int64Load8Signed instance.

비공개 메소드들

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

메소드 상세

Int64Load8Signed() 공개 메소드

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