예제 #1
0
 public Block GetExpected(BlockTreeWalkerTests instance)
 => instance.GetFieldValue <Block>(ExpectedName);
예제 #2
0
 public Block GetCurrent(BlockTreeWalkerTests instance)
 => instance.GetFieldValue <Block>(CurrentName);