예제 #1
0
 public void TestHasPropertyRadius()
 {
     Assert.NotNull(sphere.GetType().GetProperty("Radius"));
 }