From e1695227482ac6339bc92f4744c126b7d38b31da Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 12 Sep 2017 14:52:22 +0200 Subject: [PATCH] commentato altri metodi IOB inutili --- MP-IO/Controllers/IOBController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MP-IO/Controllers/IOBController.cs b/MP-IO/Controllers/IOBController.cs index 00a9ecb8..8d741a40 100644 --- a/MP-IO/Controllers/IOBController.cs +++ b/MP-IO/Controllers/IOBController.cs @@ -87,6 +87,7 @@ namespace MP_IO.Controllers } return answ; } +#if false // GET: IOB/setka/5 public string setka(int? id) { @@ -139,7 +140,6 @@ namespace MP_IO.Controllers } return answ; } -#if false // GET: IOB/setredis/5 public string setredis(int? id) {