C# 클래스 EasyBike.iOS.Services.TileService

상속: ITileService
파일 보기 프로젝트 열기: ThePublicBikeGang/EasyBike

공개 메소드들

메소드 설명
TileService ( ISettingsService settingsService ) : EasyBike.Models.Storage
UpdateTileOverlay ( MainViewModel viewModel, bool programatic = false ) : void

메소드 상세

TileService() 공개 메소드

public TileService ( ISettingsService settingsService ) : EasyBike.Models.Storage
settingsService ISettingsService
리턴 EasyBike.Models.Storage

UpdateTileOverlay() 공개 메소드

public UpdateTileOverlay ( MainViewModel viewModel, bool programatic = false ) : void
viewModel EasyBike.ViewModels.MainViewModel
programatic bool
리턴 void