C# Class TeamMentor.CoreLib.Log_Item

Show file Open project: TeamMentor/Master Class Usage Examples

Public Methods

Method Description
Log_Item ( ) : System
Log_Item ( String type, String text ) : System

Method Details

Log_Item() public method

public Log_Item ( ) : System
return System

Log_Item() public method

public Log_Item ( String type, String text ) : System
type String
text String
return System