C# Class OS2Indberetning.Templates.DriveFinishedCommonCell

Inheritance: Xamarin.Forms.ContentView
显示文件 Open project: os2indberetning/OS2_Windows_Phone Class Usage Examples

Public Properties

Property Type Description
DetailsProperty BindableProperty

Private Properties

Property Type Description

Public Methods

Method Description
DriveFinishedCommonCell ( System.Action callback = null ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

DriveFinishedCommonCell() public method

public DriveFinishedCommonCell ( System.Action callback = null ) : System
callback System.Action
return System

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
return void

Property Details

DetailsProperty public_oe static_oe property

public static BindableProperty DetailsProperty
return BindableProperty