C# 클래스 bigloo.u64vector

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

공개 프로퍼티들

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

공개 메소드들

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

메소드 상세

ident() 공개 메소드

public ident ( ) : int
리턴 int

u64vector() 공개 메소드

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

프로퍼티 상세

objs 공개적으로 프로퍼티

public ulong[] objs
리턴 ulong[]