public void Verify_DbGeography_AsBinary_method() { Assert.True(spatialServices.GeographyFromText(PointWKT).AsBinary().SequenceEqual(PointWKB)); }