C# 클래스 DarkEmu_LoginServer.DatabaseCore.News_

파일 보기 프로젝트 열기: CarlosX/DarkEmu

공개 프로퍼티들

프로퍼티 타입 설명
Day byte[]
Head string[]
Month byte[]
NumberOfNews byte
Text string[]

공개 메소드들

메소드 설명
Pulse ( ) : void

메소드 상세

Pulse() 공개 메소드

public Pulse ( ) : void
리턴 void

프로퍼티 상세

Day 공개적으로 프로퍼티

public byte[] Day
리턴 byte[]

Head 공개적으로 프로퍼티

public string[] Head
리턴 string[]

Month 공개적으로 프로퍼티

public byte[] Month
리턴 byte[]

NumberOfNews 공개적으로 프로퍼티

public byte NumberOfNews
리턴 byte

Text 공개적으로 프로퍼티

public string[] Text
리턴 string[]