コード例 #1
0
 private void setUp()
 {
     testFinder = new PalindromeFinder();
     testFinder.Initialize();
 }