コード例 #1
0
 public virtual IActionResult TimerecordsGet()
 {
     return(_service.TimerecordsGetAsync());
 }