public DateTimeFieldGraphSyncerAddSyncComponentsTestsBase()
 {
     ContentFieldGraphSyncer = new DateTimeFieldGraphSyncer();
 }
示例#2
0
 public DateTimeFieldGraphSyncerValidateSyncComponentTestsBase()
 {
     ContentFieldGraphSyncer = new DateTimeFieldGraphSyncer();
 }