C# Class UIAutomation.LogEntry

Description of LogEntry.
ファイルを表示 Open project: apetrovskiy/STUPS Class Usage Examples

Public Methods

Method Description
LogEntry ( LogLevels level, string message ) : System

Method Details

LogEntry() public method

public LogEntry ( LogLevels level, string message ) : System
level LogLevels
message string
return System