C# Class Mono.Debugging.Soft.BreakInfo

Show file Open project: slluis/monodevelop Class Usage Examples

Public Properties

Property Type Description
LastConditionValue string
Location Mono.Debugger.Soft.Location
Req Mono.Debugger.Soft.EventRequest

Property Details

LastConditionValue public property

public string LastConditionValue
return string

Location public property

public Location,Mono.Debugger.Soft Location
return Mono.Debugger.Soft.Location

Req public property

public EventRequest,Mono.Debugger.Soft Req
return Mono.Debugger.Soft.EventRequest