C# Class Xamarin.PCL.Observable

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: QuickBlox/quickblox-dotnet-sdk

Méthodes publiques

Méthode Description
RaisePropertyChanged ( [ propertyName = null ) : void

Method Details

RaisePropertyChanged() public méthode

public RaisePropertyChanged ( [ propertyName = null ) : void
propertyName [
Résultat void