Example #1
0
 private void OnArriveAtClient(ClientInteraction client)
 {
     client.TryStartTransaction();
 }