Exemple #1
0
 public JsonInfoCategoryHandler()
 {
     if (service == null)
     {
         service = new JsonInfoCategoryService();
     }
 }
 public JsonInfoCategoryHandler()
 {
     if (service == null) service = new JsonInfoCategoryService();
 }