Esempio n. 1
0
 public VariableDefinition GetVariable(int index)
 {
     return(body.GetVariable(index));
 }