예제 #1
0
 public IActionResult GetOneCSesiionStatus()
 {
     return(Ok(_proxy.GetOneCSessionStatus()));
 }