KneeSurgery
Loading...
Searching...
No Matches
KneeSurgery.Interfaces.IInjectionService Interface Reference

Service for code injection into the target application. Manages the injection process and provides information about the operation result. More...

Public Member Functions

string Inject ()

Public Attributes

 bool
 Executes the code injection operation.

Detailed Description

Service for code injection into the target application. Manages the injection process and provides information about the operation result.

Member Data Documentation

◆ bool

KneeSurgery.Interfaces.IInjectionService.bool

Executes the code injection operation.

Returns
A tuple containing:
  • bool: true if injection succeeded, false otherwise
  • string: result message or error message of the operation

The documentation for this interface was generated from the following file:
  • src/KneeSurgery/Interfaces/IInjectionService.cs