コード例 #1
0
ファイル: TestWithFixture.cs プロジェクト: pondyond/db4o
 public void Run()
 {
     label.value = "(" + _enclosing.FixtureLabel() + ") " + _enclosing._test
                   .Label();
 }