C# Class Mono.Debugging.Soft.BreakInfo

Exibir arquivo 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_oe property

public string LastConditionValue
return string

Location public_oe property

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

Req public_oe property

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