Example #1
0
 protected override IGrid CreateOrLoadGrid()
 {
     return(testCase.GetGrid(CurrentSessionInfo.Database));
 }