C# Class Summa.Core.LogList

Inheritance: System.Collections.ArrayList
Mostrar archivo Open project: wfarr/newskit Class Usage Examples

Public Methods

Method Description
AddMessage ( string message ) : void
LogList ( ) : System

Private Methods

Method Description
Trim ( ) : void

Method Details

AddMessage() public method

public AddMessage ( string message ) : void
message string
return void

LogList() public method

public LogList ( ) : System
return System