C# Class DarkEmu_LoginServer.DatabaseCore.News_

Exibir arquivo Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Day byte[]
Head string[]
Month byte[]
NumberOfNews byte
Text string[]

Public Methods

Method Description
Pulse ( ) : void

Method Details

Pulse() public method

public Pulse ( ) : void
return void

Property Details

Day public_oe property

public byte[] Day
return byte[]

Head public_oe property

public string[] Head
return string[]

Month public_oe property

public byte[] Month
return byte[]

NumberOfNews public_oe property

public byte NumberOfNews
return byte

Text public_oe property

public string[] Text
return string[]