コード例 #1
0
ファイル: RestClient.cs プロジェクト: dasjestyr/provausio
 public RestClient AsClient()
 {
     return(_builder.AsClient());
 }