コード例 #1
0
 public void Yahoo_GeoPlanet_JsonPlaceTypeAttributes_ShouldBePublic()
 {
     var model = new JsonPlaceTypeAttributes();
     model.ShouldNotBeNull();
 }
コード例 #2
0
        public void Yahoo_GeoPlanet_JsonPlaceTypeAttributes_ShouldBePublic()
        {
            var model = new JsonPlaceTypeAttributes();

            model.ShouldNotBeNull();
        }