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

Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Свойство Type Description
MessageBody string
Name string

Méthodes publiques

Méthode Description
IMEntry ( string name, string message ) : System

Method Details

IMEntry() public méthode

public IMEntry ( string name, string message ) : System
name string
message string
Résultat System

Property Details

MessageBody public_oe property

public string MessageBody
Résultat string

Name public_oe property

public string Name
Résultat string