コード例 #1
0
 public JsonDataRefTypeHandler()
 {
     if (service == null)
     {
         service = new JsonDataRefTypeService();
     }
 }
コード例 #2
0
 public JsonDataRefTypeHandler()
 {
     if (service == null) service = new JsonDataRefTypeService();
 }