C# Class trello.SuppressNotificationScope

Inheritance: IDisposable
Datei anzeigen Open project: Bunk/trellow

Public Methods

Method Description
Dispose ( ) : void
SuppressNotificationScope ( PropertyChangedBase model ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SuppressNotificationScope() public method

public SuppressNotificationScope ( PropertyChangedBase model ) : System
model Caliburn.Micro.PropertyChangedBase
return System