C# 클래스 bigloo.s16vector

상속: hvector
파일 보기 프로젝트 열기: mbrock/bigloo-llvm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
objs short[]

공개 메소드들

메소드 설명
ident ( ) : int
s16vector ( int l ) : System

메소드 상세

ident() 공개 메소드

public ident ( ) : int
리턴 int

s16vector() 공개 메소드

public s16vector ( int l ) : System
l int
리턴 System

프로퍼티 상세

objs 공개적으로 프로퍼티

public short[] objs
리턴 short[]