コード例 #1
0
 public void GetServiceTest()
 {
     var r = ServiceInvoker.GetService().ConfigureAwait(false).GetAwaiter().GetResult();
 }