Ejemplo n.º 1
0
 public Value GetDriven(int index)
 {
     return(access.GetDriven(Instance.GetPort(index)));
 }