public MQController(ITabelConfig ITC) { this.ITC = ITC; }
public ErrorController(ITabelConfig ITC) { this.ITC = ITC; }