C# Class Server.Network.DisplayProfile

Inheritance: Packet
Show file Open project: brodock/runuo

Public Methods

Method Description
DisplayProfile ( bool realSerial, Mobile m, string header, string body, string footer ) : System

Method Details

DisplayProfile() public method

public DisplayProfile ( bool realSerial, Mobile m, string header, string body, string footer ) : System
realSerial bool
m Mobile
header string
body string
footer string
return System