Esempio n. 1
0
 public void Process()
 {
     // Don't initialize foo variable here
     var o = _foo.GetCountry();
     //Business Logic here
 }