コード例 #1
0
ファイル: InteropClientServerTest.cs プロジェクト: wfarr/grpc
 public void PingPong()
 {
     InteropClient.RunPingPong(client);
 }