C# Class XamarinReactorUI.RxNavigableElement

Inheritance: RxElement, IRxNavigableElement
Show file Open project: adospace/reactorui-xamarin

Protected Methods

Method Description
OnUpdate ( ) : void
RxNavigableElement ( ) : System
RxNavigableElement ( Action componentRefAction ) : System

Method Details

OnUpdate() protected method

protected OnUpdate ( ) : void
return void

RxNavigableElement() protected method

protected RxNavigableElement ( ) : System
return System

RxNavigableElement() protected method

protected RxNavigableElement ( Action componentRefAction ) : System
componentRefAction Action
return System