public void HasGetAreaMethod()
 {
     Assert.IsTrue(SafeReflection.HasMethod(typeWall, "GetArea"));
 }