Example #1
0
 public JsonStore(JsonStoreConfig config)
 {
 }
 public JsonStore(JsonStoreConfig config){}
Example #3
0
 public JsonStore(JsonStoreConfig config) { throw new Exception(); }