コード例 #1
0
 public GetUsersSteps(SharedContext sharedContext)
 {
     this.sharedContext = sharedContext;
 }
コード例 #2
0
 public GetDevelopersSteps(SharedContext sharedContext)
 {
     this.sharedContext = sharedContext;
 }