C# Class trello.SuppressNotificationScope

Inheritance: IDisposable
Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
Dispose ( ) : void
SuppressNotificationScope ( PropertyChangedBase model ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SuppressNotificationScope() public méthode

public SuppressNotificationScope ( PropertyChangedBase model ) : System
model Caliburn.Micro.PropertyChangedBase
Résultat System