C# Class Telegram.UI.Models.DialogsModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: naphaso/kilogram

Méthodes publiques

Свойство Type Description
IsLoading bool

Méthodes publiques

Méthode Description
LoadDialogs ( ) : void

Private Methods

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

Method Details

LoadDialogs() public méthode

public LoadDialogs ( ) : void
Résultat void

Property Details

IsLoading public_oe property

public bool IsLoading
Résultat bool