示例#1
0
 public AlexaController(IAlexaRequestService alexaRequestService)
 {
     _alexaRequestService = alexaRequestService;
 }