C# Class Xamarin.PCL.Observable

Inheritance: INotifyPropertyChanged
显示文件 Open project: QuickBlox/quickblox-dotnet-sdk

Public Methods

Method Description
RaisePropertyChanged ( [ propertyName = null ) : void

Method Details

RaisePropertyChanged() public method

public RaisePropertyChanged ( [ propertyName = null ) : void
propertyName [
return void