コード例 #1
0
 public BQController(IBQ bigQuery)
 {
     _bigQuery = bigQuery;
 }