C# Class Mono.Debugger.Soft.EventInfo

Show file Open project: kumpera/mono Class Usage Examples

Public Methods

Method Description
EventInfo ( EventType type, int req_id ) : System

Method Details

EventInfo() public method

public EventInfo ( EventType type, int req_id ) : System
type EventType
req_id int
return System