/
dev-npgsql
/
npgsql
Обзор
Документация
Войти
/
dev-npgsql
/
npgsql
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v5.0.18
src/Npgsql.GeoJSON/PublicAPI.Shipped.txt
11 строк
1015 B
Shay Rojansky
Add PublicApiAnalyzers (#3349)
16 ноя 2020, 20:11
16 ноя 2020, 20:11
372d8cf
Код
Авторство
О чём код?
#nullable enable Npgsql.GeoJSON.GeoJSONHandlerFactory Npgsql.GeoJSON.GeoJSONHandlerFactory.GeoJSONHandlerFactory(Npgsql.GeoJSON.GeoJSONOptions options = Npgsql.GeoJSON.GeoJSONOptions.None) -> void Npgsql.GeoJSON.GeoJSONOptions Npgsql.GeoJSON.GeoJSONOptions.BoundingBox = 1 -> Npgsql.GeoJSON.GeoJSONOptions Npgsql.GeoJSON.GeoJSONOptions.LongCRS = 4 -> Npgsql.GeoJSON.GeoJSONOptions Npgsql.GeoJSON.GeoJSONOptions.None = 0 -> Npgsql.GeoJSON.GeoJSONOptions Npgsql.GeoJSON.GeoJSONOptions.ShortCRS = 2 -> Npgsql.GeoJSON.GeoJSONOptions Npgsql.NpgsqlGeoJSONExtensions override Npgsql.GeoJSON.GeoJSONHandlerFactory.Create(Npgsql.PostgresTypes.PostgresType! postgresType, Npgsql.NpgsqlConnection! conn) -> Npgsql.TypeHandling.NpgsqlTypeHandler<GeoJSON.Net.GeoJSONObject!>! static Npgsql.NpgsqlGeoJSONExtensions.UseGeoJson(this Npgsql.TypeMapping.INpgsqlTypeMapper! mapper, Npgsql.GeoJSON.GeoJSONOptions options = Npgsql.GeoJSON.GeoJSONOptions.None, bool geographyAsDefault = false) -> Npgsql.TypeMapping.INpgsqlTypeMapper!