Interface IBreakPoint
- Namespace
- Fluxzy.Core.Breakpoints
- Assembly
- Fluxzy.Core.dll
public interface IBreakPoint
Properties
Location
BreakPointLocation Location { get; }
Property Value
Running
bool? Running { get; }
Property Value
- bool?
Methods
Continue()
void Continue()