Method | Description | |
---|---|---|
AddOrReplace ( |
||
BeaconDetailsModel ( ) : System | ||
Clear ( ) : void | ||
Contains ( |
||
Count ( ) : int | ||
Remove ( |
||
SetBeaconRange ( |
||
SortBeaconsBasedOnDistance ( ) : void |
Method | Description | |
---|---|---|
OnPropertyChanged ( [ propertyName = null ) : void |
Method | Description | |
---|---|---|
UpdateBeaconTimesAsync ( object state ) : void |
public AddOrReplace ( |
||
beacon | ||
return | void |
public Contains ( |
||
beacon | ||
return | bool |
protected OnPropertyChanged ( [ propertyName = null ) : void | ||
propertyName | [ | |
return | void |
public Remove ( |
||
beacon | ||
return | void |
public SetBeaconRange ( |
||
beacon | ||
range | int | |
return | void |