Rocket.Surgery.ReactiveUI.Interop.MvvmCross Namespace

Class Types

Class Summary
DisposableAction Object that represents an action that will dispose after use.
MvxReactiveObject Object that abstracts ReactiveUI.ReactiveObject for use with MvvmCross.
MvxReactiveViewModel Object that handles inter operability between a MvvmCross and ReactiveUI view model.

Interface Types

Interface Summary
IMvxReactiveViewModel Interface that represents a MvvmCross ReactiveUI inter operable view model.
IMvxReactiveViewModel<TParameter, TResult> Interface that represents a MvvmCross ReactiveUI inter operable view model.
IMvxReactiveViewModel<TParameter> Interface that represents a MvvmCross ReactiveUI inter operable view model.