Esempio n. 1
0
 public Pull(Globals globals, Fetch fetch)
 {
     _fetch   = fetch;
     _globals = globals;
 }