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