C# Class FSO.Client.UI.Panels.IMEntry

Datei anzeigen Open project: RHY3756547/FreeSO

Public Properties

Property Type Description
MessageBody string
Name string

Public Methods

Method Description
IMEntry ( string name, string message ) : System

Method Details

IMEntry() public method

public IMEntry ( string name, string message ) : System
name string
message string
return System

Property Details

MessageBody public_oe property

public string MessageBody
return string

Name public_oe property

public string Name
return string