Exemple #1
0
 public void CanToString()
 {
     Assert.AreEqual("EntityLink(TestGameObject)", _link.ToString());
 }