C# 클래스 Wasm.HeapU8

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

공개 메소드들

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

메소드 상세

this() 공개 메소드

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

this() 공개 메소드

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