C# Class MvvmCross.Core.Platform.MvxLifetimeEventArgs

Inheritance: System.EventArgs
显示文件 Open project: MvvmCross/MvvmCross

Public Methods

Method Description
MvxLifetimeEventArgs ( MvxLifetimeEvent lifetimeEvent ) : System

Method Details

MvxLifetimeEventArgs() public method

public MvxLifetimeEventArgs ( MvxLifetimeEvent lifetimeEvent ) : System
lifetimeEvent MvxLifetimeEvent
return System