public VareController(IVareBLL stub)
 {
     bll = stub;
 }
示例#2
0
 public VareController(IVareBLL stub)
 {
     bll = stub;
 }