public void Properties() { SingleAnimationBasePoker poker = new SingleAnimationBasePoker(); Assert.AreEqual(typeof(float), poker.TargetPropertyType); }
public void Properties () { SingleAnimationBasePoker poker = new SingleAnimationBasePoker (); Assert.AreEqual (typeof (float), poker.TargetPropertyType); }