Ejemplo n.º 1
0
 public void MvvX_JsonFiles_InsertEntity()
 {
     test.InsertEntity();
 }
 public void MongoDb_InsertEntity()
 {
     test.InsertEntity();
 }
Ejemplo n.º 3
0
 public void CouchbaseLite_InsertEntity()
 {
     test.InsertEntity();
 }
Ejemplo n.º 4
0
 public void MvvX_CBLite_InsertEntity()
 {
     test.InsertEntity();
 }