public PassthroughController(ISqlPassthrough sender)
 {
     this.sender = sender;
 }