
C# |
public class BreakPoints : List<BreakPoint>

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | BreakPointsNew() | Initializes a new instance of the BreakPoints class. |
![]() ![]() | knownTypes | |
![]() ![]() | KnownTypes | |
![]() ![]() | LoadXml(String) |
Load/deserialize solution from file
|
![]() | SaveXml(String) |
Save/serialize solution to file
|
![]() ![]() | Serializer |
Shared XML serializer
|
![]() | ShouldBreak(IDebuggerEngine) |

Object | ||
![]() | List<(Of BreakPoint>) | |
![]() | BreakPoints |
Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)