C# Class Forms9PatchDemo.InternalQuoteViewCell

Inheritance: Xamarin.Forms.ViewCell
Mostrar archivo Open project: baskren/Forms9PatchDemo

Public Methods

Method Description
InternalQuoteViewCell ( ) : System

Protected Methods

Method Description
OnBindingContextChanged ( ) : void

Method Details

InternalQuoteViewCell() public method

public InternalQuoteViewCell ( ) : System
return System

OnBindingContextChanged() protected method

protected OnBindingContextChanged ( ) : void
return void