C# 클래스 Acr.Geofencing.GeofenceSettings
파일 보기
프로젝트 열기: aritchie/geofences
공개 메소드들
메소드 |
설명 |
|
Add ( GeofenceRegion region ) : void |
|
|
GetInstance ( ) : GeofenceSettings |
|
|
Remove ( GeofenceRegion region ) : void |
|
|
메소드 상세
public Add ( GeofenceRegion region ) : void |
region |
GeofenceRegion |
|
리턴 |
void |
|
public static GetInstance ( ) : GeofenceSettings |
리턴 |
GeofenceSettings |
|
public Remove ( GeofenceRegion region ) : void |
region |
GeofenceRegion |
|
리턴 |
void |
|