C# Class LearnLanguages.Common.Events.MessageEvent

Afficher le fichier Open project: ibgib/LearnLanguages Class Usage Examples

Méthodes publiques

Méthode Description
MessageEvent ( string text, MessagePriority priority, MessageType type ) : LearnLanguages.Common.MessageShower

Method Details

MessageEvent() public méthode

public MessageEvent ( string text, MessagePriority priority, MessageType type ) : LearnLanguages.Common.MessageShower
text string
priority MessagePriority
type MessageType
Résultat LearnLanguages.Common.MessageShower