Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NominatimImporter
Activities
SaveChangedPlaces
C# 클래스 NominatimImporter.Activities.SaveChangedPlaces
파일 보기
프로젝트 열기: mediahackday/districtsintown
공개 메소드들
메소드
설명
This
(
IEnumerable
places
) :
void
Saves
Place
items with new zip codes.
메소드 상세
This()
공개
메소드
Saves
Place
items with new zip codes.
public
This
(
IEnumerable
places
) :
void
places
IEnumerable
The
items that should be saved.
리턴
void