C# 클래스 CriPakTools.UTF

파일 보기 프로젝트 열기: xmoeproject/X-moe 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
columns List
rows List

공개 메소드들

메소드 설명
ReadUTF ( System.IO.EndianReader br ) : bool
UTF ( Tools tool ) : System

메소드 상세

ReadUTF() 공개 메소드

public ReadUTF ( System.IO.EndianReader br ) : bool
br System.IO.EndianReader
리턴 bool

UTF() 공개 메소드

public UTF ( Tools tool ) : System
tool Tools
리턴 System

프로퍼티 상세

columns 공개적으로 프로퍼티

public List columns
리턴 List

rows 공개적으로 프로퍼티

public List rows
리턴 List