コード例 #1
0
 public CommonController(IStoreInfoService _storeInfoService)
 {
     storeInfoService = _storeInfoService;
 }