client-csharp
client-csharp copied to clipboard
feat(Workflow): add context and wfAction to Execute method
- Add Context property to Workflow class
- Update Execute method in WorkflowGlobalTransaction to include wfAction parameter
- Add test case for Execute method with wfAction