Exemplo n.º 1
0
 protected override void Seed(BacklogContext context)
 {
     RoleConfiguration.Seed(context);
     UserConfiguration.Seed(context);
 }