C# Class Com.Aote.Logs.ConsoleAppender

Inheritance: System.Windows.DependencyObject, IAppender
Datei anzeigen Open project: DuBin1988/newsellinggas

Public Methods

Method Description
ShowMessage ( string msg ) : void
ShowMsg ( string msg ) : void

Method Details

ShowMessage() public method

public ShowMessage ( string msg ) : void
msg string
return void

ShowMsg() public method

public ShowMsg ( string msg ) : void
msg string
return void