예제 #1
0
 public bool ImportQuery(EntityImport args) => _eavCont.ImportQuery(args);
예제 #2
0
 public bool Import(EntityImport args) => _eavCtc.Import(args);