コード例 #1
0
 public override Result Execute(IRuntime runtime)
 {
     return(runtime.EvaluateBlock(Lines));
 }