C# Class Telegram.UI.Models.DialogsModel

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: naphaso/kilogram

Public Properties

Property Type Description
IsLoading bool

Public Methods

Method Description
LoadDialogs ( ) : void

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

LoadDialogs() public method

public LoadDialogs ( ) : void
return void

Property Details

IsLoading public_oe property

public bool IsLoading
return bool