C# 클래스 HyoutaTools.DanganRonpa.Nonstop.NonstopSingle

파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools

공개 프로퍼티들

프로퍼티 타입 설명
data System.UInt16[]
size int

공개 메소드들

메소드 설명
NonstopSingle ( int offset, byte file, int size ) : System
ToString ( ) : string

메소드 상세

NonstopSingle() 공개 메소드

public NonstopSingle ( int offset, byte file, int size ) : System
offset int
file byte
size int
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

data 공개적으로 프로퍼티

public UInt16[],System data
리턴 System.UInt16[]

size 공개적으로 프로퍼티

public int size
리턴 int