C# 클래스 natix.CompactDS.FakeBitmap
파일 보기
프로젝트 열기: sadit/natix
1 사용 예제들
공개 프로퍼티들
공개 메소드들
메소드 상세
public Access ( int i ) : bool |
i |
int |
|
리턴 |
bool |
|
public FakeBitmap ( BitStream32 B ) : System |
B |
BitStream32 |
|
리턴 |
System |
|
public GetGGMN ( short step ) : GGMN |
step |
short |
|
리턴 |
GGMN |
|
public Load ( BinaryReader br ) : void |
br |
System.IO.BinaryReader |
|
리턴 |
void |
|
public Rank1 ( int i ) : int |
i |
int |
|
리턴 |
int |
|
public Save ( BinaryWriter bw ) : void |
bw |
System.IO.BinaryWriter |
|
리턴 |
void |
|
public Select1 ( int i ) : int |
i |
int |
|
리턴 |
int |
|
public Write ( bool b ) : void |
b |
bool |
|
리턴 |
void |
|
프로퍼티 상세
public BitStream32,natix.CompactDS B |
리턴 |
BitStream32 |
|