public VareController(IVareBLL stub)
 {
     bll = stub;
 }
Esempio n. 2
0
 public VareController(IVareBLL stub)
 {
     bll = stub;
 }