C# Class Livet.ViewModel

Inheritance: NotificationObject, IDisposable
Mostra file Open project: ugaya40/Livet2 Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
CompositeDisposable ( ) : System
InteractionMessenger ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void