Exemplo n.º 1
0
 public AbpDataSeedOptions()
 {
     Contributors = new DataSeedContributorList();
 }
Exemplo n.º 2
0
 public RocketDataSeedOptions()
 {
     Contributors = new DataSeedContributorList();
 }