KneeSurgery
|
Service for processing KneeSurgery-specific functions. Provides functionality to process and transform scripts containing custom KS functions. More...
Public Member Functions | |
string | ProcessKSFunctions (string script) |
Processes and transforms a script containing custom KneeSurgery functions. |
Service for processing KneeSurgery-specific functions. Provides functionality to process and transform scripts containing custom KS functions.
string KneeSurgery.Interfaces.IKSFunctionsService.ProcessKSFunctions | ( | string | script | ) |
Processes and transforms a script containing custom KneeSurgery functions.
script | The script containing KS functions to process. |