lin
2025-07-31 065ea569db06206874bbfa18eb25ff6121aec09b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Pre Start private method call
hello - private
Post Start private method call
Not doing anything here
Pre Finish private method call
goodbye - private
Post Finish private method call
Pre Start private method call
hello - private
Post Start private method call
transforming calling function
Pre Finish private method call
Goodbye - private - Transformed
Post Finish private method call
pre Start private method call - Transformed
Hello - private - Transformed
post Start private method call - Transformed
Not doing anything here
pre Finish private method call - Transformed
Goodbye - private - Transformed
post Finish private method call - Transformed