C# Class TimesheetHelper.Data.EventInfo

Exibir arquivo Open project: enriquein/TimesheetHelper Class Usage Examples

Public Methods

Method Description
EventInfo ( ) : System
EventInfo ( string windowTitle, string eventType ) : System

Method Details

EventInfo() public method

public EventInfo ( ) : System
return System

EventInfo() public method

public EventInfo ( string windowTitle, string eventType ) : System
windowTitle string
eventType string
return System