Пример #1
0
 public IActionResult GetValue()
 {
     return(Content(_manager.GetValue()));
 }