コード例 #1
0
 public IActionResult GetOneCoptions()
 {
     return(Ok(_proxy.GetOptions()));
 }