public GetTexasHandler(Sims3Context context) { this.context = context; }
public GetMelbourneStatisticsHandler(Sims3Context context) { this.context = context; }
public DataInsertController(Sims3Context context) { this.context = context; }
public GetMelbourneHandler(Sims3Context context) { this.context = context; }