C# Class LearnLanguages.Common.MessageShower.MessageShower

Mostra file Open project: ibgib/LearnLanguages

Public Methods

Method Description
ShowModal ( MessageType type, string msg ) : void

Private Methods

Method Description
MessageShower ( ) : System

Method Details

ShowModal() public method

public ShowModal ( MessageType type, string msg ) : void
type MessageType
msg string
return void