C# 클래스 HyoutaTools.LastRanker.bscr

파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Strings List

공개 메소드들

메소드 설명
CreateFile ( string Path ) : void
bscr ( String filename ) : System
bscr ( byte Bytes ) : System

비공개 메소드들

메소드 설명
LoadFile ( byte File ) : bool

메소드 상세

CreateFile() 공개 메소드

public CreateFile ( string Path ) : void
Path string
리턴 void

bscr() 공개 메소드

public bscr ( String filename ) : System
filename String
리턴 System

bscr() 공개 메소드

public bscr ( byte Bytes ) : System
Bytes byte
리턴 System

프로퍼티 상세

Strings 공개적으로 프로퍼티

public List Strings
리턴 List