C# 클래스 bigloo.cnst

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

공개 프로퍼티들

프로퍼티 타입 설명
value int

공개 메소드들

메소드 설명
cnst ( int value ) : System
make_cnst ( int n ) : cnst

메소드 상세

cnst() 공개 메소드

public cnst ( int value ) : System
value int
리턴 System

make_cnst() 공개 정적인 메소드

public static make_cnst ( int n ) : cnst
n int
리턴 cnst

프로퍼티 상세

value 공개적으로 프로퍼티

public int value
리턴 int