C# Class AcManager.Tools.Profile.LapTimeWrapped

Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged
Show file Open project: gro-ove/actools

Private Properties

Property Type Description
Prepare System.Threading.Tasks.Task

Public Methods

Method Description
LapTimeWrapped ( LapTimeEntry entry ) : System.Threading.Tasks

Private Methods

Method Description
Prepare ( ) : System.Threading.Tasks.Task

Method Details

LapTimeWrapped() public method

public LapTimeWrapped ( LapTimeEntry entry ) : System.Threading.Tasks
entry AcTools.LapTimes.LapTimeEntry
return System.Threading.Tasks