Esempio n. 1
0
 public void UpdateLink(AILink link)
 {
     currentLink = link;
     currentLink.RestartLink();
 }