Property | Type | Description | |
---|---|---|---|
Get | PostedTime | ||
OnCollectionChanged | void | ||
Subscribe | void |
Method | Description | |
---|---|---|
GetSector ( int sectorNumber ) : |
Gets the sector time collection for the specified one-based sector number.
|
|
LapTimesModel ( ) : System |
Initialises a new instance of the LapTimesModel class.
|
Method | Description | |
---|---|---|
Get ( PostedTime>.IDictionary |
||
OnCollectionChanged ( object sender, |
||
Subscribe ( INotifyCollectionChanged collection, NotifyCollectionChangedEventHandler handler ) : void |
public GetSector ( int sectorNumber ) : |
||
sectorNumber | int | The one-based sector number. |
return |