Exemplo n.º 1
0
 public void SetContextIdOnCaller(dynamic caller, string clientId)
 {
     caller.SetContextId(clientId);
 }