Exemple #1
0
 public int ProxyTraced() => proxyTraced.FuncParams(3, 5);
Exemple #2
0
 public int ProxyNoTracing() => proxyNotTraced.FuncParams(3, 5);