C# Class Server.Network.AsciiMessage

Inheritance: Packet
Afficher le fichier Open project: brodock/runuo Class Usage Examples

Méthodes publiques

Méthode Description
AsciiMessage ( Serial serial, int graphic, MessageType type, int hue, int font, string name, string text ) : System

Method Details

AsciiMessage() public méthode

public AsciiMessage ( Serial serial, int graphic, MessageType type, int hue, int font, string name, string text ) : System
serial Serial
graphic int
type MessageType
hue int
font int
name string
text string
Résultat System