Пример #1
0
 public void SetUp()
 {
     foo = new Foo("This is a bar.");
     foo.CleanBar();
 }