Exemple #1
0
 public void CallNodesAreNotConstant()
 {
     Assert.AreEqual(subject.IsConstant(), false);
 }