public TransverzalneSileEC2Controller(ITransverzalSilaEc2Repository trans)
 {
     this.trans = trans;
 }