示例#1
0
 protected override object InnerRun(List <Variable> variables)
 {
     return(instruction.Compute());
 }