sueblue 5 vuotta sitten
vanhempi
commit
9149a1744e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      cs/Services.BLL/CommonBLL.cs

+ 1 - 1
cs/Services.BLL/CommonBLL.cs

@@ -9,7 +9,7 @@ using System.Threading.Tasks;
 
 namespace Services.BLL
 {
-    public class CommonBLL
+    public class CommonBLL 
     { 
         private CommonDAL dal = new CommonDAL();