C# Class Fuzzer.TargetConnectors.ApamaBreakpoint

Inheritance: IBreakpoint
Afficher le fichier Open project: areiter/InMemoryFuzzing

Méthodes publiques

Méthode Description
Delete ( ) : void
Dispose ( ) : void

Private Methods

Méthode Description
ApamaBreakpoint ( ApamaLinuxConnector connector, ApamaBreakpointType breakpointType, System.UInt64 address, System.UInt64 size ) : System
AssertBreakpoint ( ) : void

Method Details

Delete() public méthode

public Delete ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void