public GetUsersSteps(SharedContext sharedContext)
 {
     this.sharedContext = sharedContext;
 }
Ejemplo n.º 2
0
 public GetDevelopersSteps(SharedContext sharedContext)
 {
     this.sharedContext = sharedContext;
 }