C# Class Sample.UnifiedMapViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: fiveninedigital/UnifiedMaps Class Usage Examples

Private Properties

Свойство Type Description
AddPin void
AddPolyline void
OnPropertyChanged void
RemovePin void
RemovePolyline void
SetSelectedItem void

Méthodes publiques

Méthode Description
UnifiedMapViewModel ( ) : System.Collections.Generic

Private Methods

Méthode Description
AddPin ( object o ) : void
AddPolyline ( object o ) : void
OnPropertyChanged ( [ propertyName = null ) : void
RemovePin ( object o ) : void
RemovePolyline ( object o ) : void
SetSelectedItem ( int direction ) : void

Method Details

UnifiedMapViewModel() public méthode

public UnifiedMapViewModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic