C# 클래스 Wasm.HeapI32

파일 보기 프로젝트 열기: WebAssembly/ilwasm

공개 메소드들

메소드 설명
this ( int offset ) : int
this ( int @base, int offset ) : int

메소드 상세

this() 공개 메소드

public this ( int offset ) : int
offset int
리턴 int

this() 공개 메소드

public this ( int @base, int offset ) : int
@base int
offset int
리턴 int