C# 클래스 Int32Load8Unsigned, dotnet-webassembly

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

Private Properties

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

공개 메소드들

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

Creates a new Int32Load8Unsigned instance.

비공개 메소드들

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

메소드 상세

Int32Load8Unsigned() 공개 메소드

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