C# Class LearnLanguages.Common.Events.MessageEvent

Mostrar archivo Open project: ibgib/LearnLanguages Class Usage Examples

Public Methods

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

Method Details

MessageEvent() public method

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