C# Class Emveepee.Widgets.LogInfo

Mostrar archivo Open project: mono/emveepee Class Usage Examples

Private Properties

Property Type Description
OnChanged void

Public Methods

Method Description
LogInfo ( ) : System
LogInfo ( string filename, string detail ) : System

Private Methods

Method Description
OnChanged ( ) : void

Method Details

LogInfo() public method

public LogInfo ( ) : System
return System

LogInfo() public method

public LogInfo ( string filename, string detail ) : System
filename string
detail string
return System