C# Class MvvmCross.Core.Platform.MvxLifetimeMonitor

Inheritance: IMvxLifetime
Show file Open project: MvvmCross/MvvmCross

Protected Methods

Method Description
FireLifetimeChange ( MvxLifetimeEvent which ) : void

Method Details

FireLifetimeChange() protected method

protected FireLifetimeChange ( MvxLifetimeEvent which ) : void
which MvxLifetimeEvent
return void