Esempio n. 1
0
 public Validator(ICheckGateway checkGateway)
 {
     _checkGateway = checkGateway;
 }