コード例 #1
0
 public QRCodeMainController(IQRCodeMainService service)
 {
     _service = service;
 }