コード例 #1
0
 public string Info(Uri endpoint)
 {
     return($"{_streamFactory.Info()} to {endpoint}");
 }