C# Class Samples.ViewModels.GeofenceViewModel

显示文件 Open project: aritchie/geofences

Public Methods

Method Description
GeofenceViewModel ( GeofenceRegion region, ICommand removeCommand ) : System

Method Details

GeofenceViewModel() public method

public GeofenceViewModel ( GeofenceRegion region, ICommand removeCommand ) : System
region Acr.Geofencing.GeofenceRegion
removeCommand ICommand
return System